menu
oiti_liveness3d package
documentation
widgets/components/info_card.dart
InfoCardWidget
InfoCardWidget const constructor
InfoCardWidget const constructor
dark_mode
light_mode
InfoCardWidget
constructor
const
InfoCardWidget
(
String
imagePath
,
String
title
, {
Key
?
key
,
})
Implementation
const InfoCardWidget( this.imagePath, this.title, { super.key, });
oiti_liveness3d package
documentation
widgets/components/info_card
InfoCardWidget
InfoCardWidget const constructor
InfoCardWidget class