menu
flutter_shared_utils package
documentation
flutter_shared_utils.dart
LoggingOptions
showEmoji property
showEmoji property
dark_mode
light_mode
showEmoji
property
bool
showEmoji
final
Whether to include an emoji representing the log level in the log message.
Implementation
final bool showEmoji;
flutter_shared_utils package
documentation
flutter_shared_utils
LoggingOptions
showEmoji property
LoggingOptions class