showBackButton property

bool showBackButton
final

This automatically implies leading functionality, with Icons.arrow_back if set to false it displays a CLOSE String instead of Icons.arrow_back.

Implementation

final bool showBackButton;