rangeAnnotationColor property

  1. @override
Color rangeAnnotationColor

Default color for RangeAnnotation.

Implementation

@override
Color get rangeAnnotationColor => MaterialPalette.gray.shade100;