iconThemeData property

IconThemeData iconThemeData
final

Used in IconTheme

Use this property if you require to override the icon style provided by the default Flick widgets.

If any icon style is passed to Flick Widget at the time of widget creation, that style wont be overridden.

Implementation

final IconThemeData iconThemeData;