fluda
widget_utils
WidgetExt
center method
center
fluda
widget_utils
WidgetExt
center method
WidgetExt extension
Methods
center
expand
flex
marginBottom
marginLeft
marginRight
marginTop
padHorizontal
padVertical
roundedBorder
spaceAround
tappable
wrapHero
center
method
Widget
center
(
)
Implementation
Widget center() { return Center( child: this, ); }