eyepatch static method

String eyepatch(
  1. Color color
)

Implementation

static String eyepatch(Color color) => _eyepatch(color);