menu
rover_dashboard
pages.dart
LogsOptions
LogsOptions const constructor
LogsOptions
dark_mode
light_mode
description
LogsOptions
constructor
const
LogsOptions
(
LogsOptionsViewModel
model
)
Listens to the view model without disposing it.
Implementation
const LogsOptions(super.model) : super();
rover_dashboard
pages
LogsOptions
LogsOptions const constructor
LogsOptions class