menu
statekit_cli package
documentation
commands/auth_screens_create_command.dart
AuthScreensCreateCommand
execute method
execute method
dark_mode
light_mode
execute
method
@
override
Future
<
void
>
execute
(
)
override
Implementation
@override Future<void> execute() async { Logger.instance.message("Auth screens create command"); }
statekit_cli package
documentation
commands/auth_screens_create_command
AuthScreensCreateCommand
execute method
AuthScreensCreateCommand class