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