menu
arcane_jaspr package
documentation
core/props/floating_props.dart
FloatingProps
closeOnOutsideClick property
closeOnOutsideClick property
dark_mode
light_mode
closeOnOutsideClick
property
bool
closeOnOutsideClick
final
Whether clicking outside should close the floating content.
Implementation
final bool closeOnOutsideClick;
arcane_jaspr package
documentation
core/props/floating_props
FloatingProps
closeOnOutsideClick property
FloatingProps class