padding property
padding adds the EdgeInsetsGeometry to given child.
Defaults to const EdgeInsets.all(8).
Implementation
final EdgeInsetsGeometry padding;
padding adds the EdgeInsetsGeometry to given child.
Defaults to const EdgeInsets.all(8).
final EdgeInsetsGeometry padding;