menu
flutter_floating package
documentation
floating/utils/floating_log.dart
FloatingLog
FloatingLog.new constructor
FloatingLog.new constructor
dark_mode
light_mode
FloatingLog
constructor
FloatingLog
(
bool
isShowLog
,
String
logKey
)
Implementation
FloatingLog(bool isShowLog,String logKey) { init(isShowLog,logKey); }
flutter_floating package
documentation
floating/utils/floating_log
FloatingLog
FloatingLog.new constructor
FloatingLog class