menu
incomme_flutter_commerce package
documentation
utils/tree_log/tree_config.dart
TreeConfig
init static method
init static method
dark_mode
light_mode
init
static method
dynamic
init
(
)
Implementation
static init() { if (!kReleaseMode) { Fimber.plantTree(DevTree()); } }
incomme_flutter_commerce package
documentation
utils/tree_log/tree_config
TreeConfig
init static method
TreeConfig class