withOpacity method

Color withOpacity(
  1. dynamic opacity
)

Implementation

Color withOpacity(opacity) => withOpacity(opacity);