PortraitButtonFactory constructor Null safety
- BuildContext context,
- ScreenPositioner screen,
- RealController controller
Implementation
PortraitButtonFactory(
BuildContext context, ScreenPositioner screen, RealController controller)
: super(context, screen, controller);