opacity property Null safety

int opacity
read / write

Update the opacity.

  • Range: 0, 100
  • Default value: 100, indicating completely opaque

Implementation

int opacity = 100;