menu
serverpod_cloud_cli package
documentation
command_runner/commands/deployments/deployments_ui.dart
DeploymentShowTextUi
DeploymentShowTextUi.new const constructor
DeploymentShowTextUi.new const constructor
dark_mode
light_mode
DeploymentShowTextUi
constructor
const
DeploymentShowTextUi
(
{
required
bool
utc
,
required
bool
overallStatus
,
})
Implementation
const DeploymentShowTextUi({required this.utc, required this.overallStatus});
serverpod_cloud_cli package
documentation
command_runner/commands/deployments/deployments_ui
DeploymentShowTextUi
DeploymentShowTextUi.new const constructor
DeploymentShowTextUi class