titleSliderTextStyle top-level property
Implementation
var titleSliderTextStyle = const TextStyle(
color: Colors.white,
fontSize: 15.0,
fontWeight: FontWeight.w400,
);
var titleSliderTextStyle = const TextStyle(
color: Colors.white,
fontSize: 15.0,
fontWeight: FontWeight.w400,
);