routeErrorBody constant

String const routeErrorBody

Body text of the router's errorBuilder fallback screen.

Implementation

static const String routeErrorBody = 'routeError.body';