menu
basic_utils_flutter package
documentation
routes/app_routes.dart
CustomArguments
CustomArguments constructor
CustomArguments constructor
dark_mode
light_mode
CustomArguments
constructor
CustomArguments
(
Object
obj1
,
Object
obj2
)
Implementation
CustomArguments(this.obj1, this.obj2);
basic_utils_flutter package
documentation
routes/app_routes
CustomArguments
CustomArguments constructor
CustomArguments class