menu
gt_api package
documentation
api_service/logger.dart
ApiLogger
ApiLogger.new constructor
ApiLogger.new constructor
dark_mode
light_mode
ApiLogger
constructor
ApiLogger
(
{
bool
enabled
=
true
,
bool
?
useColors
,
})
Implementation
ApiLogger({this.enabled = true, bool? useColors}) : useColors = useColors ?? _shouldUseColors();
gt_api package
documentation
api_service/logger
ApiLogger
ApiLogger.new constructor
ApiLogger class