WidgetPadding extension

This file for widget extension

on

Methods

paddingAll(double value) Widget

Available on Widget, provided by the WidgetPadding extension

paddingOnly({double left = 0, double top = 0, double right = 0, double bottom = 0}) Widget

Available on Widget, provided by the WidgetPadding extension

paddingSymmetric({double horizontal = 0, double vertical = 0}) Widget

Available on Widget, provided by the WidgetPadding extension