BlinkingRedDotHelper class

便捷的静态方法,用于快速创建闪烁小红点

Constructors

BlinkingRedDotHelper()

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

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

Static Methods

standard({double size = 8.0, Duration? blinkDuration, int? blinkCount, bool disableAnimation = false}) Widget
创建标准的闪烁小红点