menu
flutter_pitch_detection package
documentation
flutter_pitch_detection_platform_interface.dart
FlutterPitchDetectionPlatform
setToleranceCents abstract method
setToleranceCents abstract method
dark_mode
light_mode
setToleranceCents
abstract method
Future
<
void
>
setToleranceCents
(
double
toleranceCents
)
Implementation
Future<void> setToleranceCents(double toleranceCents);
flutter_pitch_detection package
documentation
flutter_pitch_detection_platform_interface
FlutterPitchDetectionPlatform
setToleranceCents abstract method
FlutterPitchDetectionPlatform class