menu
webapp package
documentation
wa_route.dart
AssetManager
css property
css property
dark_mode
light_mode
css
property
List
<
Asset
>
get
css
Returns the list of CSS assets.
Implementation
List<Asset> get css { return getByType(AssetType.css); }
webapp package
documentation
wa_route
AssetManager
css property
AssetManager class