color property

Color? color
final

The Color of the back button.

Can be used to override the color of the back button chevron and label.

Defaults to CupertinoTheme's primaryColor if null.

Implementation

final Color? color;