menu
flutter_w_log package
documentation
flutter_w_log.dart
WLogDtoFormatFunc typedef
WLogDtoFormatFunc typedef
dark_mode
light_mode
WLogDtoFormatFunc
typedef
WLogDtoFormatFunc
=
String
Function
(
WLogDto
d
)
日志转string
Implementation
typedef WLogDtoFormatFunc = String Function(WLogDto d);
flutter_w_log package
documentation
flutter_w_log
WLogDtoFormatFunc typedef
flutter_w_log library