getArgb method

int getArgb(
  1. DynamicColor dynamicColor
)

Implementation

int getArgb(DynamicColor dynamicColor) => dynamicColor.getArgb(this);