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