endDrawer property

StatelessWidget? endDrawer
final

The endDrawer of the screen which is at the right side of the screen. You can drag the endDrawer to open it.

Implementation

final StatelessWidget? endDrawer;