document_scanner_flutter
photo_viewer
PhotoViewer
PhotoViewer constructor
PhotoViewer
document_scanner_flutter
photo_viewer
PhotoViewer
PhotoViewer constructor
PhotoViewer class
Constructors
PhotoViewer
Properties
galleryItems
hashCode
key
runtimeType
selectedItemIndex
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
PhotoViewer
constructor
Null safety
PhotoViewer
(
{
required
List
<
File
>
galleryItems
,
int
selectedItemIndex
=
0
}
)
Implementation
PhotoViewer({required this.galleryItems, this.selectedItemIndex = 0});