call method

T call(
  1. Color color
)

Implementation

T call(Color color) => _buildColor(color);