icon property

dynamic get icon

Implementation

dynamic get icon => iconState?.fromController(this) ?? _icon;