LitSettingsPanelController class

Properties

animationController AnimationController
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isAnimating bool
no setter
isAnimatingOrShown bool
no setter
isShown bool
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

addListener(void func()) → void
Adds a listener to the panel.
dismissSettingsPanel() → void
dispose() → void
Dispose this LitSettingsPanelController.
init(TickerProvider vsync) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
showSettingsPanel() → void
toString() String
A string representation of this object.
inherited

Operators

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