menu
convenient_test_manager_dart package
documentation
stores/highlight_store.dart
HighlightStoreBase
handleLogEntry abstract method
handleLogEntry abstract method
dark_mode
light_mode
handleLogEntry
abstract method
void
handleLogEntry
(
{
required
int
testEntryId
,
required
int
logEntryId
,
})
Implementation
void handleLogEntry({required int testEntryId, required int logEntryId});
convenient_test_manager_dart package
documentation
stores/highlight_store
HighlightStoreBase
handleLogEntry abstract method
HighlightStoreBase class