menu
flutter_shared_utils package
documentation
flutter_shared_utils.dart
LoggingOptions
showTime property
showTime property
dark_mode
light_mode
showTime
property
bool
showTime
final
Whether to include the timestamp in the log message.
Implementation
final bool showTime;
flutter_shared_utils package
documentation
flutter_shared_utils
LoggingOptions
showTime property
LoggingOptions class