init abstract method

Future<RouteBase?> init(
  1. BuildContext context
)

Implementation

Future<RouteBase?> init(BuildContext context);