hasEndDrawer property
Whether the end drawer is supported. Example:
FxShellScope.of(context).hasEndDrawer;
Implementation
final bool hasEndDrawer;
Whether the end drawer is supported. Example:
FxShellScope.of(context).hasEndDrawer;
final bool hasEndDrawer;