gapPadding property Null safety
final
Horizontal padding on either side of the border's InputDecoration.labelText width gap.
This value is used by the paint method to compute the actual gap width.
Implementation
final double gapPadding;