actions property
Implementation
@Deprecated('Should not be an exposed property')
Map<Type, Action<Intent>>? get actions => _actions ?? onActions();
@Deprecated('Should not be an exposed property')
Map<Type, Action<Intent>>? get actions => _actions ?? onActions();