gradients property

List<Pair<Color, Color>>? gradients

Implementation

List<Pair<Color, Color>>? get gradients => _gradients;