menu
peekaboo package
documentation
bootup/boot_log.dart
BootEvent
BootEvent.new constructor
BootEvent.new constructor
dark_mode
light_mode
BootEvent
constructor
BootEvent
(
{
required
String
message
,
required
DateTime
timestamp
,
})
Implementation
BootEvent({ required this.message, required this.timestamp, });
peekaboo package
documentation
bootup/boot_log
BootEvent
BootEvent.new constructor
BootEvent class