menu
forui package
documentation
assets.dart
FAssets
contents property
contents property
dark_mode
light_mode
contents
property
Map
<
String
,
Asset
>
get
contents
The contents of this directory.
Implementation
static Map<String, Asset> get contents => const {};
forui package
documentation
assets
FAssets
contents property
FAssets class