gapPadding property

double gapPadding
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;