menu
flutter_floating package
documentation
floating/assist/floating_common_params.dart
FloatingParams
isShowLog property
isShowLog property
dark_mode
light_mode
isShowLog
property
bool
isShowLog
final
是否打印日志,默认为 false
Implementation
final bool isShowLog;
flutter_floating package
documentation
floating/assist/floating_common_params
FloatingParams
isShowLog property
FloatingParams class