AFUIPrototypeDrawerRouteParam constructor
AFUIPrototypeDrawerRouteParam({})
Implementation
AFUIPrototypeDrawerRouteParam({
required this.view,
required this.themeExpanded,
required this.timeText,
required this.timeAdjustText,
required this.textControllers,
}): super(screenId: AFUIScreenID.drawerPrototype);