ZegoScreenSharingCountDownStopSettings class

Properties

countDownStartNotifier ValueNotifier<bool>
final
hashCode int
The hash code for this object.
no setterinherited
onCountDownFinished VoidCallback?
getter/setter pair
progressColor Color?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
secondFontSize double?
getter/setter pair
seconds int
getter/setter pair
support bool
getter/setter pair
textColor Color?
getter/setter pair
tips String
getter/setter pair
tipsFontSize double?
getter/setter pair

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