LiningDrawerController class

Constructors

LiningDrawerController()

Properties

hashCode int
The hash code for this object.
no setterinherited
isDrawerOpen bool
return the drawer opening state
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

close() → void
close the drawer
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
open() → void
open the drawer
toggleDrawer() → void
open/close the drawer auto
toString() String
A string representation of this object.
inherited

Operators

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