BoltLoggerView constructor

const BoltLoggerView({
  1. Key? key,
})

A widget that displays the logs stored in the MemoryCharge.

Implementation

const BoltLoggerView({super.key});