progressIndicatorTheme top-level property

dynamic progressIndicatorTheme
getter/setter pair

Implementation

var progressIndicatorTheme = const ProgressIndicatorThemeData(
color: Color(0xffFF8E00),
circularTrackColor: Colors.transparent,
);