icon property

IconData? icon
final

Leading icon shown at the start of the row.

Defaults to Icons.adjust_outlined when not provided.

Implementation

final IconData? icon;