buildBackPanelLandscape abstract method Null safety

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

Implementation

Widget buildBackPanelLandscape(
    BuildContext context, final ScreenPositioner screen);