menu
flutter_floating package
documentation
floating/assist/floating_common_params.dart
FloatingParams
notifyThrottleMs property
notifyThrottleMs property
dark_mode
light_mode
notifyThrottleMs
property
int
notifyThrottleMs
final
移动通知节流间隔(毫秒),默认 16ms(约 60fps)
Implementation
final int notifyThrottleMs;
flutter_floating package
documentation
floating/assist/floating_common_params
FloatingParams
notifyThrottleMs property
FloatingParams class