dashboardInitialRoute property

String dashboardInitialRoute
getter/setter pair

Implementation

String dashboardInitialRoute =
    "${DashboardRoutes.DASHBOARD}${FlutterDashboardMaterialApp.of(Get.context!).dashboardItems[0].page!.name}";