menu
document_detector package
documentation
show_preview.dart
ShowPreview
ShowPreview.new constructor
ShowPreview.new constructor
dark_mode
light_mode
ShowPreview
constructor
ShowPreview
(
{
bool
?
show
,
String
?
title
,
String
?
subtitle
,
String
?
confirmLabel
,
String
?
retryLabel
,
})
Implementation
ShowPreview( {this.show, this.title, this.subtitle, this.confirmLabel, this.retryLabel});
document_detector package
documentation
show_preview
ShowPreview
ShowPreview.new constructor
ShowPreview class