opacity method

ArcaneStyles opacity(
  1. double value
)

Implementation

ArcaneStyles opacity(double value) => set('opacity', '$value');