menu
logd package
documentation
testing.dart
CaptureSink
logs property
logs property
dark_mode
light_mode
logs
property
List
<
CapturedLog
>
logs
final
The list of captured log events.
Implementation
final List<CapturedLog> logs = [];
logd package
documentation
testing
CaptureSink
logs property
CaptureSink class