padding property
The padding around the content. Defaults to EdgeInsets.symmetric(horizontal: 12, vertical: 10).
Implementation
@override
final EdgeInsetsGeometry padding;
The padding around the content. Defaults to EdgeInsets.symmetric(horizontal: 12, vertical: 10).
@override
final EdgeInsetsGeometry padding;