padding property

EdgeInsetsGeometry padding
final

padding adds the EdgeInsetsGeometry to given child.

Defaults to const EdgeInsets.all(8).

Implementation

final EdgeInsetsGeometry padding;