menu
webapp package
documentation
wa_route.dart
AssetManager
data property
data property
dark_mode
light_mode
data
property
Map
<
String
,
Object
?
>
data
getter/setter pair
The map of additional data to be passed to the frontend.
Implementation
Map<String, Object?> data = {};
webapp package
documentation
wa_route
AssetManager
data property
AssetManager class