WidgetPaddingX extension
- on
Properties
- rPaddingZero → Widget
-
Available on Widget, provided by the WidgetPaddingX extension
no setter
Methods
-
rPaddingAll(
double padding) → Widget -
Available on Widget, provided by the WidgetPaddingX extension
-
rPaddingOnly(
{double left = 0.0, double top = 0.0, double right = 0.0, double bottom = 0.0}) → Widget -
Available on Widget, provided by the WidgetPaddingX extension
-
rPaddingSymmetric(
{double horizontal = 0.0, double vertical = 0.0}) → Widget -
Available on Widget, provided by the WidgetPaddingX extension