menu
flutter_scene
fscene.dart
AssetRef
AssetRef.new const constructor
AssetRef.new
dark_mode
light_mode
AssetRef
constructor
const
AssetRef
(
String
key
)
References the asset at the given source-path
key
.
Implementation
const AssetRef(this.key);
flutter_scene
fscene
AssetRef
AssetRef.new const constructor
AssetRef class