menu
serverpod_cloud_cli package
documentation
util/output/widgets.dart
InfoTextWidget
InfoTextWidget.new const constructor
InfoTextWidget.new const constructor
dark_mode
light_mode
InfoTextWidget
constructor
const
InfoTextWidget
(
String
message
, {
bool
?
newParagraph
,
})
Implementation
const InfoTextWidget(this.message, {this.newParagraph});
serverpod_cloud_cli package
documentation
util/output/widgets
InfoTextWidget
InfoTextWidget.new const constructor
InfoTextWidget class