menu
fixit_webview package
documentation
benchmark.dart
StartupMilestone
StartupMilestone.new const constructor
StartupMilestone.new const constructor
dark_mode
light_mode
StartupMilestone
constructor
const
StartupMilestone
(
{
required
String
name
,
required
int
epochMs
,
})
Implementation
const StartupMilestone({required this.name, required this.epochMs});
fixit_webview package
documentation
benchmark
StartupMilestone
StartupMilestone.new const constructor
StartupMilestone class