onShortcuts method
Returns Map of 'LogicalKeySets' if any.
Implementation
Map<LogicalKeySet, Intent>? onShortcuts() => inShortcuts?.call();
Returns Map of 'LogicalKeySets' if any.
Map<LogicalKeySet, Intent>? onShortcuts() => inShortcuts?.call();