menu
flutter_custom_timeline package
documentation
package.dart
TimelineDivider
color property
color property
dark_mode
light_mode
color
property
Color
color
final
The color to use when painting the line.
It defaults to
Colors.grey
.
Implementation
final Color color;
flutter_custom_timeline package
documentation
package
TimelineDivider
color property
TimelineDivider class