menu
mastodon_client
mastodon_client.dart
FunctionLogger
FunctionLogger.new const constructor
FunctionLogger.new
dark_mode
light_mode
FunctionLogger
constructor
const
FunctionLogger
(
void
_fn
(
String
level
,
String
message
)
)
Implementation
const FunctionLogger(this._fn);
mastodon_client
mastodon_client
FunctionLogger
FunctionLogger.new const constructor
FunctionLogger class