menu
document_capture package
documentation
id_guide_widget/id_card_widgets.dart
IDPlaceholderWidget
IDPlaceholderWidget.new const constructor
IDPlaceholderWidget.new const constructor
dark_mode
light_mode
IDPlaceholderWidget
constructor
const
IDPlaceholderWidget
(
{
Key
?
key
,
required
String
assetName
,
})
Implementation
const IDPlaceholderWidget({super.key, required this.assetName});
document_capture package
documentation
id_guide_widget/id_card_widgets
IDPlaceholderWidget
IDPlaceholderWidget.new const constructor
IDPlaceholderWidget class