isSlider constant Null safety
Whether the semantic node represents a slider.
Implementation
static const SemanticsFlag isSlider = SemanticsFlag._(_kIsSliderIndex);
Whether the semantic node represents a slider.
static const SemanticsFlag isSlider = SemanticsFlag._(_kIsSliderIndex);