opacity property Null safety

int opacity
read / write

更新透明度。

  • 取值范围:0, 100
  • 默认值:100,表示完全不透明

Implementation

int opacity = 100;