padding property
Padding around the field. This is outer padding including borders and input.
Implementation
final EdgeInsetsGeometry? padding;
Padding around the field. This is outer padding including borders and input.
final EdgeInsetsGeometry? padding;