menu
flutter_gb_ui_kit package
documentation
presentation/inputs/text_field/input_wrapper.dart
GBInputWrapper
feedback property
feedback property
dark_mode
light_mode
feedback
property
List
<
InputFeedbackText
>
?
feedback
final
Animated checklist items rendered below the input.
Implementation
final List<InputFeedbackText>? feedback;
flutter_gb_ui_kit package
documentation
presentation/inputs/text_field/input_wrapper
GBInputWrapper
feedback property
GBInputWrapper class