menu
at_common_flutter package
documentation
widgets/custom_input_field.dart
CustomInputField
initialValue property
initialValue property
dark_mode
light_mode
initialValue
property
String
initialValue
final
A string to pre-populate the input field.
Implementation
final String initialValue;
at_common_flutter package
documentation
widgets/custom_input_field
CustomInputField
initialValue property
CustomInputField class