menu
termparser package
documentation
termparser_events.dart
KeyEventState
value property
value property
dark_mode
light_mode
value
property
int
get
value
Returns the value of the state.
Implementation
int get value => _value;
termparser package
documentation
termparser_events
KeyEventState
value property
KeyEventState class