menu
flutter_custom_timeline package
documentation
package.dart
IndicatorStyle
color property
color property
dark_mode
light_mode
color
property
Color
color
final
The color used to paint the default indicator. It defaults to (
Colors.grey
).
Implementation
final Color color;
flutter_custom_timeline package
documentation
package
IndicatorStyle
color property
IndicatorStyle class