iconStyle property

IconThemeData? iconStyle
final

IconThemeData used for the isEmptyIcon.

By default the IconThemeData of your ThemeData is used.

Implementation

final IconThemeData? iconStyle;