usesRouter property

bool get usesRouter

Implementation

bool get usesRouter => routerDelegate != null || routerConfig != null;