menu
finch package
documentation
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); }
finch package
documentation
route
AssetManager
css property
AssetManager class