color property
final
The color of Dividers and VerticalDividers, also used between ListTiles, between rows in DataTables, and so forth.
Implementation
final Color? color;
The color of Dividers and VerticalDividers, also used between ListTiles, between rows in DataTables, and so forth.
final Color? color;