menu
nian_toolkit package
documentation
utils/route_history_observer.dart
RouteInfo
RouteInfo.new constructor
RouteInfo.new constructor
dark_mode
light_mode
RouteInfo
constructor
RouteInfo
(
{
required
String
name
,
required
DateTime
timestamp
,
Object
?
arguments
,
required
String
action
,
})
Implementation
RouteInfo({ required this.name, required this.timestamp, this.arguments, required this.action, });
nian_toolkit package
documentation
utils/route_history_observer
RouteInfo
RouteInfo.new constructor
RouteInfo class