menu
vyuh_feature_system package
documentation
action/route_refresh.dart
RouteRefreshAction
RouteRefreshAction constructor
RouteRefreshAction constructor
dark_mode
light_mode
RouteRefreshAction
constructor
RouteRefreshAction
(
{
String
?
title
,
bool
?
isAwaited
,
})
Implementation
RouteRefreshAction({ super.title, super.isAwaited, }) : super(schemaType: schemaName);
vyuh_feature_system package
documentation
action/route_refresh
RouteRefreshAction
RouteRefreshAction constructor
RouteRefreshAction class