menu
meshagent_flutter_dev package
documentation
containers.dart
ServiceInfoCard
ServiceInfoCard.new const constructor
ServiceInfoCard.new const constructor
dark_mode
light_mode
ServiceInfoCard
constructor
const
ServiceInfoCard
(
{
Key
?
key
,
required
ServiceTemplateSpec
manifest
,
double
?
desktopContentGroupGap
,
})
Implementation
const ServiceInfoCard({ super.key, required this.manifest, this.desktopContentGroupGap, });
meshagent_flutter_dev package
documentation
containers
ServiceInfoCard
ServiceInfoCard.new const constructor
ServiceInfoCard class