ExtSpace extension

on

Methods

border({double topLeft = 10.0, double topRight = 10.0, double bottomLeft = 10.0, double bottomRight = 10.0}) Container

Available on Widget, provided by the ExtSpace extension

borderAll(double padding) Container

Available on Widget, provided by the ExtSpace extension

margin({double left = 0, double top = 0, double right = 0, double bottom = 0, dynamic vertical, dynamic horizontal}) Container

Available on Widget, provided by the ExtSpace extension

marginAll(double margin) Container

Available on Widget, provided by the ExtSpace extension

padding({double left = 0, double top = 0, double right = 0, double bottom = 0, dynamic vertical, dynamic horizontal}) Padding

Available on Widget, provided by the ExtSpace extension

paddingA(double padding) Padding

Available on Widget, provided by the ExtSpace extension