getColor method

Color getColor(
  1. String name
)

Implementation

Color getColor(String name) => _values.getColor(name);