FlutterSliderTooltipBox constructor
const
FlutterSliderTooltipBox({
- BoxDecoration? decoration,
- BoxDecoration? foregroundDecoration,
- Matrix4? transform,
Implementation
const FlutterSliderTooltipBox({
this.decoration,
this.foregroundDecoration,
this.transform,
});