menu
flutter_gb_ui_kit package
documentation
presentation/inputs/text_field/input_wrapper.dart
GBInputWrapper
constraints property
constraints property
dark_mode
light_mode
constraints
property
BoxConstraints
?
constraints
final
Optional constraints applied around the entire input wrapper.
Implementation
final BoxConstraints? constraints;
flutter_gb_ui_kit package
documentation
presentation/inputs/text_field/input_wrapper
GBInputWrapper
constraints property
GBInputWrapper class