CanvasTestWidget class

Inheritance

Constructors

CanvasTestWidget(double width, double height)

Properties

hashCode int
The hash code for this object.
no setterinherited
hogeKey GlobalObjectKey<State<StatefulWidget>>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

build() Widget
inherited
clip() → EasyClip
inherited
frameTime() int
inherited
height() double
inherited
init() → void
override
lastTime() int
inherited
lock(Canvas c, Paint p) → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
paint() bool
override
scale() double
inherited
setFrameTime(int frameTime) → void
inherited
setKey(GlobalObjectKey<State<StatefulWidget>> key) → void
inherited
setLastTime(int lastTime) → void
inherited
toString() String
A string representation of this object.
inherited
unlock() → void
inherited
width() double
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited