secondaryHeaderColor property
Color
get
secondaryHeaderColor
Returns the secondary header color from the theme data.
Implementation
Color get secondaryHeaderColor => themeData.secondaryHeaderColor;
Returns the secondary header color from the theme data.
Color get secondaryHeaderColor => themeData.secondaryHeaderColor;