TooltipController class

Constructors

TooltipController()

Properties

hashCode int
The hash code for this object.
no setterinherited
nextPlayIndex int
no setterinherited
playWidgetLength int
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
widgetsPlayStream Stream<OverlayTooltipModel?>
no setterinherited

Methods

addPlayableWidget(OverlayTooltipModel model) → void
inherited
dismiss() → dynamic
inherited
dispose() → void
inherited
next() → dynamic
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onDone(dynamic onDone()) → void
inherited
pause() → dynamic
inherited
previous() → dynamic
inherited
setStartWhen(Future<bool> callback(int initializedWidgetLength)) → void
inherited
start([int? displayIndex]) → void
inherited
toString() String
A string representation of this object.
inherited

Operators

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