iconStyle property

IconStyle? iconStyle
final

Change icon style IconStyle.simple IconStyle.animated

IconStyle.simple is used to show icons without title and animations

Default is IconStyle.animated

Implementation

final IconStyle? iconStyle;