padding property
Padding around the content.
Defaults to EdgeInsets.symmetric(horizontal: 14, vertical: 12).
Implementation
final EdgeInsetsGeometry? padding;
Padding around the content.
Defaults to EdgeInsets.symmetric(horizontal: 14, vertical: 12).
final EdgeInsetsGeometry? padding;