FlutterClipWidget class

Implementers

Constructors

FlutterClipWidget(double width, double height)

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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

Operators

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