nonDismissible property
@doc Whether the bottom sheet is non-dismissible.
Implementation
@$pb.TagNumber(11)
$core.bool get nonDismissible => $_getBF(10);
@doc Whether the bottom sheet is non-dismissible.
@$pb.TagNumber(11)
$core.bool get nonDismissible => $_getBF(10);