inShortcuts property

(Map<LogicalKeySet, Intent> Function()?) inShortcuts
final

Returns Map of 'LogicalKeySets' if any.

Implementation

final Map<LogicalKeySet, Intent> Function()? inShortcuts;