color property

Color? color
final

The color of Dividers and VerticalDividers, also used between ListTiles, between rows in DataTables, and so forth.

Implementation

final Color? color;