menu
inventiv_critic_flutter package
documentation
log_buffer.dart
LogEntry
LogEntry.new const constructor
LogEntry.new const constructor
dark_mode
light_mode
LogEntry
constructor
const
LogEntry
(
{
required
String
message
,
required
DateTime
timestamp
,
})
Implementation
const LogEntry({required this.message, required this.timestamp});
inventiv_critic_flutter package
documentation
log_buffer
LogEntry
LogEntry.new const constructor
LogEntry class