color property
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;
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.
final Color? color;