refactor
This commit is contained in:
parent
21af9be9a8
commit
97fce78370
@ -23,7 +23,7 @@ class MountListWidget extends StatelessWidget {
|
|||||||
? 0.0
|
? 0.0
|
||||||
: constants.padding,
|
: constants.padding,
|
||||||
),
|
),
|
||||||
child: MountWidget(),
|
child: const MountWidget(),
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user