onExpansionComplete property

Function? onExpansionComplete
final

onExpansionComplete functions can be used to perform something just after searchbox is opened.

Implementation

final Function? onExpansionComplete;