menu
designflow_widgets package
documentation
domain/usecases/general_usecase.dart
AppUseCase
AppUseCase const constructor
AppUseCase const constructor
dark_mode
light_mode
AppUseCase
constructor
const
AppUseCase
(
AppRepository
_appRepository
)
Implementation
const AppUseCase(this._appRepository);
designflow_widgets package
documentation
domain/usecases/general_usecase
AppUseCase
AppUseCase const constructor
AppUseCase class