menu
live_game_lib package
documentation
frontend/inputs/number_input.dart
NumberInput
initialValue property
initialValue property
dark_mode
light_mode
initialValue
property
double
initialValue
final
The initial value of the number input field.
Implementation
final double initialValue;
live_game_lib package
documentation
frontend/inputs/number_input
NumberInput
initialValue property
NumberInput class