icon property
final
Leading icon shown at the start of the row.
Defaults to Icons.adjust_outlined when not provided.
Implementation
final IconData? icon;
Leading icon shown at the start of the row.
Defaults to Icons.adjust_outlined when not provided.
final IconData? icon;