includeIndex850 property

bool includeIndex850
final

There is an extra index 850 used only by grey Material color in Flutter. If you want to include it in the grey color shades selection, then set this property to true.

Defaults to false.

Implementation

final bool includeIndex850;