menu
hetu_script package
documentation
resource/resource_manager.dart
HTSourceManager<RT, CT extends HTResourceContext<RT>>
cachedSources property
cachedSources property
dark_mode
light_mode
cachedSources
property
Map
<
String
,
RT
>
get
cachedSources
Implementation
Map<String, RT> get cachedSources => _cachedSources;
hetu_script package
documentation
resource/resource_manager
HTSourceManager<RT, CT extends HTResourceContext<RT>>
cachedSources property
HTSourceManager class