menu
flutter_gb_ui_kit package
documentation
presentation/inputs/text_field/input_wrapper.dart
GBInputWrapper
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The input widget being wrapped (e.g.,
TextField
).
Implementation
final Widget child;
flutter_gb_ui_kit package
documentation
presentation/inputs/text_field/input_wrapper
GBInputWrapper
child property
GBInputWrapper class