placeholderWidget property
Placeholder widget that is shown while the metadata request is pending. If not present, the default loading widget will be shown.
Implementation
final Widget? placeholderWidget;
Placeholder widget that is shown while the metadata request is pending. If not present, the default loading widget will be shown.
final Widget? placeholderWidget;