PowerLoggerView constructor

PowerLoggerView({
  1. Key? key,
})

Implementation

PowerLoggerView({Key? key}) : super(key: key);