SimpleHiddenDrawerBloc class

Constructors

SimpleHiddenDrawerBloc(int? _initPositionSelected, Widget? _screenSelectedBuilder(int position, SimpleHiddenDrawerBloc bloc)?)

Properties

controllers StreamsSimpleHiddenMenu?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
positionStected int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

dispose() → dynamic
getMenuStateListener() Stream<MenuState>?
getPositionSelected() int
getPositionSelectedListener() Stream<int>?
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setSelectedMenuPosition(int position) → void
toggle() → void
toString() String
A string representation of this object.
inherited

Operators

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