padding property
final
The amount of space by which to inset the children.
Defaults to EdgeInsets.symmetric(vertical: 2, horizontal: 3)
.
Implementation
final EdgeInsetsGeometry padding;
The amount of space by which to inset the children.
Defaults to EdgeInsets.symmetric(vertical: 2, horizontal: 3)
.
final EdgeInsetsGeometry padding;