getLandscapeButtonFactory method Null safety
- BuildContext context,
- ScreenPositioner screen
override
Implementation
@override
LandscapeButtonFactory getLandscapeButtonFactory(
BuildContext context, ScreenPositioner screen) =>
LandscapeButtonFactory16(context, screen, this);