isEmptyIcon property

IconData isEmptyIcon
final

The icon which is shown when the snapshots data is empty.

The style is taken from the IconThemeData of your ThemeData or - if defined - from iconStyle.

Implementation

final IconData isEmptyIcon;