navigate abstract method

Future<void> navigate(
  1. BuildContext context
)

Implementation

Future<void> navigate(
  BuildContext context,
);