fieldPadding property
The padding of the field, defaults to
const EdgeInsets.symmetric(horizontal: 12, vertical: 8).
Implementation
final EdgeInsetsGeometry? fieldPadding;
The padding of the field, defaults to
const EdgeInsets.symmetric(horizontal: 12, vertical: 8).
final EdgeInsetsGeometry? fieldPadding;