dismissible property
Whether the sheet is dismissible via drag or outside taps; defaults to true for standard modal behavior, set to false for persistent sheets like settings.
Implementation
final bool dismissible;
Whether the sheet is dismissible via drag or outside taps; defaults to true for standard modal behavior, set to false for persistent sheets like settings.
final bool dismissible;