hasEndDrawer property

bool hasEndDrawer
final

Whether the end drawer is supported. Example:

FxShellScope.of(context).hasEndDrawer;

Implementation

final bool hasEndDrawer;