ActionHandler<A_T extends XAction>.of constructor
ActionHandler<A_T extends XAction>.of (
- BuildContext context
Implementation
factory ActionHandler.of(BuildContext context) {
throw UnimplementedError();
}