menu
flutter_muscle_anatomy package
documentation
core/core.dart
MuscleHighlight<T extends Muscle>
opacity property
opacity property
dark_mode
light_mode
opacity
property
double
opacity
final
The opacity of the highlight color.
Implementation
final double opacity;
flutter_muscle_anatomy package
documentation
core/core
MuscleHighlight<T extends Muscle>
opacity property
MuscleHighlight class