padding property
The padding around the content. Defaults to EdgeInsets.all(8).
Implementation
@override
final EdgeInsetsGeometry padding;
The padding around the content. Defaults to EdgeInsets.all(8).
@override
final EdgeInsetsGeometry padding;