length property

  1. @override
int get length
override

The number of channels used by the color.

Implementation

@override
int get length => 0;