placeholderWidget property

Widget? placeholderWidget
final

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;