menu
flutter_lion_components package
documentation
components/lion_input.dart
LionInput
value property
value property
dark_mode
light_mode
value
property
String
value
final
The initial value of the input field.
Implementation
final String value;
flutter_lion_components package
documentation
components/lion_input
LionInput
value property
LionInput class