menu
flutter_smartlook package
documentation
wireframe/element_descriptors/wireframe_utils.dart
CachedImageInfo
CachedImageInfo constructor
CachedImageInfo constructor
dark_mode
light_mode
CachedImageInfo
constructor
CachedImageInfo
(
Color
color
,
int
widthPixels
,
int
heightPixels
)
Implementation
CachedImageInfo(this.color, this.widthPixels, this.heightPixels);
flutter_smartlook package
documentation
wireframe/element_descriptors/wireframe_utils
CachedImageInfo
CachedImageInfo constructor
CachedImageInfo class