buildLandscape abstract method Null safety

Widget buildLandscape(
  1. BuildContext context,
  2. ScreenPositioner screen
)

Implementation

Widget buildLandscape(BuildContext context, final ScreenPositioner screen);