menu
finch package
documentation
console.dart
LogCallback typedef
LogCallback typedef
dark_mode
light_mode
LogCallback
typedef
LogCallback
=
void Function
(
Object
?
log
,
String
type
)
Implementation
typedef LogCallback = void Function(Object? log, String type);
finch package
documentation
console
LogCallback typedef
console library