getApp abstract method

  1. @protected
Widget getApp(
  1. BuildContext context,
  2. T appRoute,
  3. E navigationService
)

Implementation

@protected
Widget getApp(BuildContext context, T appRoute, E navigationService);