LogsOptions constructor

const LogsOptions(
  1. LogsOptionsViewModel model
)

Listens to the view model without disposing it.

Implementation

const LogsOptions(super.model) : super();