menu
flutter_instagram_image_picker package
documentation
picker
InstagramImagePicker
onDone property
onDone
brightness_4
onDone
property
Null safety
dynamic Function
(
List
<
Photo
>
)
onDone
final
Implementation
final Function(List<Photo>) onDone;
flutter_instagram_image_picker package
documentation
picker
InstagramImagePicker
onDone property
InstagramImagePicker class
Constructors
InstagramImagePicker
Properties
appBarColor
appBarTextStyle
appBarTitle
cancelBtnText
cancelBtnTextStyle
doneBtnText
doneBtnTextStyle
hashCode
key
onCancel
onDone
runtimeType
showLogoutButton
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==