navigations library Null safety

Functions

closeScreen<T>(BuildContext context, [T? value]) → void
replaceScreen<T, TO>(BuildContext context, Widget screen) Future<T?>
startScreen<T>(BuildContext context, Widget screen) Future<T?>