menu
basf_flutter_components package
documentation
widgets/input_field.dart
BASFInputField
initialText property
initialText property
dark_mode
light_mode
initialText
property
String
?
initialText
final
The initial text shown in the InputField.
Implementation
final String? initialText;
basf_flutter_components package
documentation
widgets/input_field
BASFInputField
initialText property
BASFInputField class