StreamsSimpleHiddenMenu class

Constructors

StreamsSimpleHiddenMenu()

Properties

getActionToggle Stream
no setter
getMenuState Stream<MenuState>?
no setter
getpositionSelected Stream<int>
no setter
getScreenSelected Stream<Widget>
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
setActionToggle → dynamic Function(void)
no setter
setMenuState → dynamic Function(MenuState)
no setter
setPositionSelected → dynamic Function(int)
no setter
setScreenSelected → dynamic Function(Widget)
no setter

Methods

dispose() → dynamic
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