menu
custompackage1 package
documentation
custompackage1.dart
ImageReference
ext property
ext property
dark_mode
light_mode
ext
property
String
get
ext
Implementation
String get ext => isMemory ? 'png' : path.split('.').last;
custompackage1 package
documentation
custompackage1
ImageReference
ext property
ImageReference class