ButtonFactory constructor Null safety
- BuildContext context,
- ScreenPositioner screen,
- RealController controller
Implementation
@protected
ButtonFactory(this.context, this.screen, this.controller);
@protected
ButtonFactory(this.context, this.screen, this.controller);