onShortcuts method

Map<LogicalKeySet, Intent>? onShortcuts()
inherited

Returns Map of 'LogicalKeySets' if any.

Implementation

Map<LogicalKeySet, Intent>? onShortcuts() => inShortcuts?.call();