Flutter
painting
ImageSizeInfo
imageSize property
imageSize
description
imageSize
property
Null safety
Size
imageSize
final
The size the image has been decoded to.
Implementation
final Size imageSize;
Flutter
painting
ImageSizeInfo
imageSize property
ImageSizeInfo class
Constructors
ImageSizeInfo
Properties
decodedSizeInBytes
displaySize
displaySizeInBytes
hashCode
imageSize
runtimeType
source
Methods
noSuchMethod
toJson
toString
Operators
operator ==