FSliderTooltipsController constructor

FSliderTooltipsController({
  1. required bool enabled,
})

Implementation

FSliderTooltipsController({required this.enabled}) : _tooltips = {};