colors method

T colors(
  1. List<Color> v
)

Implementation

T colors(List<Color> v) => call(colors: v);