menu
flutter3d_hardware package
documentation
testing.dart
RecordedDraw class
RecordedDraw class
dark_mode
light_mode
RecordedDraw
class
final
Inheritance
Object
Recorded
RecordedDraw
Constructors
RecordedDraw
({
int
instanceCount
=
1
})
const
Properties
hashCode
→
int
The hash code for this object.
no setter
inherited
instanceCount
→
int
How many instances the draw asked for. One for every draw this engine made before mesh particles, which is why the characterisation snapshots print
draw
unadorned unless it is anything else.
final
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
Methods
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
flutter3d_hardware package
documentation
testing
RecordedDraw class
testing library