image package
documentation
image
PngInfo
isAnimated property
isAnimated
image package
documentation
image
PngInfo
isAnimated property
PngInfo class
Constructors
PngInfo
Properties
backgroundColor
bits
colorLut
colorType
compressionMethod
filterMethod
frames
gamma
hashCode
height
iCCPCompression
iCCPData
iCCPName
interlaceMethod
isAnimated
numFrames
palette
repeat
runtimeType
transparency
width
Methods
noSuchMethod
toString
Operators
operator ==
isAnimated
property
Null safety
bool
isAnimated
Implementation
bool get isAnimated => frames.isNotEmpty;