menu
designflow_widgets package
documentation
domain/usecases/general_usecase.dart
AppUseCase
AppUseCase.new const constructor
AppUseCase.new 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.new const constructor
AppUseCase class