WidgetPaddingApp extension
add Padding Property to widget
- on
Properties
- paddingZero → Widget
-
Available on Widget, provided by the WidgetPaddingApp extension
no setter
Methods
-
paddingAll(
double padding) → Widget -
Available on Widget, provided by the WidgetPaddingApp extension
-
paddingOnly(
{double left = 0.0, double top = 0.0, double right = 0.0, double bottom = 0.0}) → Widget -
Available on Widget, provided by the WidgetPaddingApp extension
-
paddingSymmetric(
{double horizontal = 0.0, double vertical = 0.0}) → Widget -
Available on Widget, provided by the WidgetPaddingApp extension
-
sliverToBox(
{Key? key}) → Widget -
Available on Widget, provided by the WidgetPaddingApp extension