menu
tadamon
features/pages/home_page/logic/cubit/home_cubit.dart
HomeError
HomeError.new const constructor
HomeError.new
dark_mode
light_mode
HomeError
constructor
const
HomeError
(
String
message
)
Implementation
const HomeError(this.message);
tadamon
home_cubit
HomeError
HomeError.new const constructor
HomeError class