labelWidth property

  1. @override
double? labelWidth
final

The width of the field label. If provided overrides the global setting.

Implementation

@override
final double? labelWidth;