iconColor property

  1. @Deprecated('Use [icon] instead, this will be removed soon!')
Color? iconColor
final

Deprecated Use icon instead This is the color of the icon

This does not apply when icon is set

Implementation

@Deprecated('Use [icon] instead, this will be removed soon!')
final Color? iconColor;