iconStyle property

IconStyle? iconStyle
final

The style of the icon used inside the default indicator, if any. It will only be used with the default indicator, and ignored in case there is a custom indicator provided.

Implementation

final IconStyle? iconStyle;