doneButtonDisabledBehavior property
Used to define the type of of behavior the done button has when no images have been selected that will be returned.
Defaults to DoneButtonDisabledBehavior.disabled.
Implementation
DoneButtonDisabledBehavior doneButtonDisabledBehavior =
DoneButtonDisabledBehavior.disabled;