Vibrate class

震动

Inheritance

Constructors

Vibrate()
factory

Properties

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

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
start({Int64List? pattern, int? repeat}) → dynamic
自定义震动 pattern repeat
stop() → dynamic
停止震动
toString() String
A string representation of this object.
inherited

Operators

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