menu
convenient_test_manager package
documentation
stores/highlight_store.dart
LogEntryAndSnapshot
LogEntryAndSnapshot const constructor
LogEntryAndSnapshot const constructor
dark_mode
light_mode
LogEntryAndSnapshot
constructor
const
LogEntryAndSnapshot
(
int
logEntryId
,
String
snapshotName
)
Implementation
const LogEntryAndSnapshot(this.logEntryId, this.snapshotName);
convenient_test_manager package
documentation
stores/highlight_store
LogEntryAndSnapshot
LogEntryAndSnapshot const constructor
LogEntryAndSnapshot class