isOnTapOutsideEnabled property

bool isOnTapOutsideEnabled
final

Whether the onTapOutside should be triggered or not Defaults to true it have default implementation, check onTapOuside for more

Implementation

final bool isOnTapOutsideEnabled;