notes fix
This commit is contained in:
parent
3a408e8464
commit
a7e961e201
291 changed files with 5398 additions and 426 deletions
|
|
@ -17,7 +17,7 @@ int indexOn = 0;
|
|||
class _BuildNotesListState extends State<BuildNotesList> {
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return Container(
|
||||
return SizedBox(
|
||||
height: 290.0,
|
||||
child: ListView.separated(
|
||||
shrinkWrap: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue