agrid_flutter library

Typedefs

AgridRouteFilter = bool Function(Route? route)
AgridRouteFilter allows to filter out routes that should not be tracked.
ScreenNameExtractor = String? Function(RouteSettings settings)