NavigatorUtils.of constructor

NavigatorUtils.of(
  1. BuildContext context
)

Implementation

factory NavigatorUtils.of(BuildContext context) => NavigatorUtils._internal(context);