getResponsiveWidget abstract method

Widget getResponsiveWidget(
  1. BuildContext context,
  2. ScreenType screenType,
  3. double scale
)

Implementation

Widget getResponsiveWidget(BuildContext context, ScreenType screenType, double scale);