onTapOutsideEnabled property

bool onTapOutsideEnabled
final

Whether the onTapOutside should be triggered or not.

Defaults to true.

See also: onTapOutside.

Implementation

final bool onTapOutsideEnabled;