fallback property
A fallback widget to be displayed if a widget has not been provided where it is optional.
Implementation
final Widget fallback;
A fallback widget to be displayed if a widget has not been provided where it is optional.
final Widget fallback;