operator [] abstract method

Color? operator [](
  1. String? key
)

Implementation

Color? operator [](String? key);