palette method

List<List<int>> palette()

Implementation

List<List<int>> palette() => _palette;