menu
live_game_lib package
documentation
frontend/inputs/text_field_with_submit.dart
TextFieldWithSubmit
hintText property
hintText property
dark_mode
light_mode
hintText
property
String
hintText
final
The hint text for the input field.
Implementation
final String hintText;
live_game_lib package
documentation
frontend/inputs/text_field_with_submit
TextFieldWithSubmit
hintText property
TextFieldWithSubmit class