key property
final
The asset's key, which is the path to the asset specified in the pubspec.yaml file at build time.
Implementation
final String key;
The asset's key, which is the path to the asset specified in the pubspec.yaml file at build time.
final String key;