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