isOnTapOutsideEnabled property

bool isOnTapOutsideEnabled
final

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

Implementation

final bool isOnTapOutsideEnabled;