menu
fluttery_framework package
documentation
view.dart
WidgetMarginX extension
WidgetMarginX extension
dark_mode
light_mode
WidgetMarginX
extension
Add margin property to widget
on
Widget
Properties
marginZero
→
Widget
no setter
Methods
marginAll
(
double
margin
)
→
Widget
marginOnly
(
{
double
left
=
0.0
,
double
top
=
0.0
,
double
right
=
0.0
,
double
bottom
=
0.0
})
→
Widget
marginSymmetric
(
{
double
horizontal
=
0.0
,
double
vertical
=
0.0
})
→
Widget
fluttery_framework package
documentation
view
WidgetMarginX extension
view library