shortcuts property
- @Deprecated('Should not be an exposed property')
inherited
Implementation
@Deprecated('Should not be an exposed property')
Map<LogicalKeySet, Intent>? get shortcuts => _shortcuts ?? onShortcuts();
@Deprecated('Should not be an exposed property')
Map<LogicalKeySet, Intent>? get shortcuts => _shortcuts ?? onShortcuts();