menu
flutter_custom_timeline package
documentation
package.dart
IconStyle
color property
color property
dark_mode
light_mode
color
property
Color
color
final
The color used to paint the icon. It defaults to (
Colors.black
).
Implementation
final Color color;
flutter_custom_timeline package
documentation
package
IconStyle
color property
IconStyle class