effectiveInfoColor property
Color
get
effectiveInfoColor
Implementation
Color get effectiveInfoColor => infoColor ?? const Color(0xFF01579B);
Color get effectiveInfoColor => infoColor ?? const Color(0xFF01579B);