opacity property

double? opacity
final

Opacity of the joystick

The opacity applies to the whole joystick including icons

Defaults to null which means no Opacity widget is used

Implementation

final double? opacity;