UvColor.basic16 constructor

const UvColor.basic16(
  1. int index, {
  2. bool bright,
})

Implementation

const factory UvColor.basic16(int index, {bool bright}) = UvBasic16;