start abstract method

Future<ResultType?> start(
  1. BuildContext context
)

Implementation

Future<ResultType?> start(BuildContext context);