Flutter
widgets
Texture
freeze property
freeze
description
freeze
property
Null safety
bool
freeze
final
When true the texture will not be updated with new frames.
Implementation
final bool freeze;
Flutter
widgets
Texture
freeze property
Texture class
Constructors
Texture
Properties
filterQuality
freeze
hashCode
key
runtimeType
textureId
Methods
createElement
createRenderObject
debugDescribeChildren
debugFillProperties
didUnmountRenderObject
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
updateRenderObject
Operators
operator ==