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