menu
live_game_lib package
documentation
frontend/inputs/text_field_with_submit.dart
TextFieldWithSubmit
direction property
direction property
dark_mode
light_mode
direction
property
Axis
?
direction
final
The direction of the widget (vertical or horizontal).
Implementation
final Axis? direction;
live_game_lib package
documentation
frontend/inputs/text_field_with_submit
TextFieldWithSubmit
direction property
TextFieldWithSubmit class