menu
egycoder_cli package
documentation
features/create/create.dart
CreateRepository
routerGo abstract method
routerGo abstract method
dark_mode
light_mode
routerGo
abstract method
Future
<
Either
<
Failure
,
Unit
>
>
routerGo
(
String
page
)
Implementation
Future<Either<Failure, Unit>> routerGo(String page);
egycoder_cli package
documentation
features/create/create
CreateRepository
routerGo abstract method
CreateRepository class