saturationLabel property

  1. @override
String get saturationLabel
override

Label for saturation component in color picker

In en, this message translates to: 'Saturation'

Implementation

@override
String get saturationLabel => '飽和度';