Tooltip background color (dark: #334155).
#334155
@override String get tooltipBgColorValue => component?.tooltipBackgroundColor?.value ?? super.tooltipBgColorValue;