|
|
|
|
@ -279,7 +279,7 @@ class _ParentCategorisePageState extends State<ParentCategorisePage> {
|
|
|
|
|
controller: scrollController,
|
|
|
|
|
child: Container(
|
|
|
|
|
color: Colors.white,
|
|
|
|
|
height: MediaQuery.of(context).size.height * 1.95,
|
|
|
|
|
height: MediaQuery.of(context).size.height * 1.0,
|
|
|
|
|
child: Column(
|
|
|
|
|
children: [
|
|
|
|
|
Padding(
|
|
|
|
|
|