menu
bugly_pro_flutter package
documentation
bugly.dart
Bugly
enableBugly static method
enableBugly static method
dark_mode
light_mode
enableBugly
static method
void
enableBugly
(
)
开启 bugly
Implementation
static void enableBugly() { _bugly_isEnable = true; }
bugly_pro_flutter package
documentation
bugly
Bugly
enableBugly static method
Bugly class