menu
gojs package
documentation
gojs.dart
GraphObject
opacity property
opacity property
dark_mode
light_mode
opacity
property
num
get
opacity
Implementation
external num get opacity;
set
opacity
(
num
n
)
Implementation
external set opacity(num n);
gojs package
documentation
gojs
GraphObject
opacity property
GraphObject class