color property

  1. @Deprecated('use colors in eyeStyle and dataModuleStyle instead')
Color? color
final

The color of the squares.

Implementation

@Deprecated('use colors in eyeStyle and dataModuleStyle instead')
final Color? color;