defaultLeading constant
Widget
const defaultLeading
Sentinel placeholder that tells the scaffold to render its automatic platform back item.
Implementation
static const Widget defaultLeading = SizedBox.shrink();