alignment property Null safety

DrawerAlignment alignment
final

The alignment of the Drawer.

This controls the direction in which the user should swipe to open and close the drawer.

Implementation

final DrawerAlignment alignment;