constraints property
The constraints applied to the text field.
Defaults to const BoxConstraints().
Implementation
@override
final BoxConstraints constraints;
The constraints applied to the text field.
Defaults to const BoxConstraints().
@override
final BoxConstraints constraints;