RemoteLogView constructor
const
RemoteLogView({
- Key? key,
- required RemoteViewerController controller,
Implementation
const RemoteLogView({super.key, required this.controller});