menu
flutter_muscle_anatomy package
documentation
core/core.dart
MuscleHelper
rightSvgPath property
rightSvgPath property
dark_mode
light_mode
rightSvgPath
property
List
<
String
>
get
rightSvgPath
Implementation
List<String> get rightSvgPath => _svgPathReader.getPathDs("right_$svgId");
flutter_muscle_anatomy package
documentation
core/core
MuscleHelper
rightSvgPath property
MuscleHelper class