position property

DrawerPosition position
final

Which side the drawer slides in from. Defaults to DrawerPosition.right.

Implementation

final DrawerPosition position;