menu
live_game_lib package
documentation
frontend/inputs/text_field_with_submit.dart
TextFieldWithSubmit
buttonHeight property
buttonHeight property
dark_mode
light_mode
buttonHeight
property
double
?
buttonHeight
final
The height of the submit button.
Implementation
final double? buttonHeight;
live_game_lib package
documentation
frontend/inputs/text_field_with_submit
TextFieldWithSubmit
buttonHeight property
TextFieldWithSubmit class