activePrefix property
Key?
get
activePrefix
Active prefix key while a chord is pending, otherwise null.
Implementation
Key? get activePrefix => _active?.prefix;
Active prefix key while a chord is pending, otherwise null.
Key? get activePrefix => _active?.prefix;