menu
neom_core package
documentation
domain/use_cases/instrument_service.dart
InstrumentService
makeMainInstrument abstract method
makeMainInstrument abstract method
dark_mode
light_mode
makeMainInstrument
abstract method
void
makeMainInstrument
(
Instrument
instrument
)
Implementation
void makeMainInstrument(Instrument instrument);
neom_core package
documentation
domain/use_cases/instrument_service
InstrumentService
makeMainInstrument abstract method
InstrumentService class