icon property

String get icon

Get Material icon name: https://material.io/icons

Implementation

String get icon => visuals['icon'] ?? '#607d8b';