defaultLeading constant
Widget
const defaultLeading
Default placeholder used when the caller does not specify a leading widget.
Implementation
static const Widget defaultLeading = SizedBox.shrink();