secondaryHeaderColor property

Color get secondaryHeaderColor

Returns the secondary header color from the theme data.

Implementation

Color get secondaryHeaderColor => themeData.secondaryHeaderColor;