WidgetPadding extension

------------------------ WIDGETS ------------------------ Widget extension to wrap a widget with padding.

on

Methods

center() Widget

Available on Widget, provided by the WidgetPadding extension

Wrap the Widget with Center
wrapWithPadding(EdgeInsets padding) Widget

Available on Widget, provided by the WidgetPadding extension

Wraps the widget with given EdgeInsets padding.