isOnTapOutsideEnabled property
Whether the onTapOutside should be triggered or not
Defaults to true
it have default implementation, check onTapOuside
for more
Implementation
final bool isOnTapOutsideEnabled;
Whether the onTapOutside should be triggered or not
Defaults to true
it have default implementation, check onTapOuside
for more
final bool isOnTapOutsideEnabled;