menu
live_game_lib package
documentation
frontend/inputs/text_area_with_submit.dart
TextAreaWithSubmit
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_area_with_submit
TextAreaWithSubmit
buttonHeight property
TextAreaWithSubmit class