menu
bonfiremodify package
documentation
util/mixins/pushable.dart
Pushable
opacity property
opacity property
dark_mode
light_mode
opacity
property
double
opacity
getter/setter pair
inherited
Use to set opacity in render Range
0.0..1.0
Implementation
double opacity = 1.0;
bonfiremodify package
documentation
util/mixins/pushable
Pushable
opacity property
Pushable mixin