Flutter
painting
ImageSizeInfo
displaySize property
displaySize
description
displaySize
property
Null safety
Size
displaySize
final
The size of the area the image will be rendered in.
Implementation
final Size displaySize;
Flutter
painting
ImageSizeInfo
displaySize property
ImageSizeInfo class
Constructors
ImageSizeInfo
Properties
decodedSizeInBytes
displaySize
displaySizeInBytes
hashCode
imageSize
runtimeType
source
Methods
noSuchMethod
toJson
toString
Operators
operator ==