menu
df_pod package
documentation
_common.dart
Log
clear static method
clear static method
dark_mode
light_mode
clear
static method
void
clear
(
)
Clears the in-memory log history.
Implementation
static void clear() => items.clear();
df_pod package
documentation
_common
Log
clear static method
Log class