icon property

IconData? icon
final

If we want to override the back button icon, we can do so here

Implementation

final IconData? icon;