maxWidth property

double? maxWidth
final

Define max width constraints for this field by default this going to fallback on Theme.decorationInputTheme.constraints

Implementation

final double? maxWidth;