bottomSheet property
@doc Actions supported by Bottom Sheets.
Implementation
@$pb.TagNumber(11)
FFBottomSheetAction get bottomSheet => $_getN(10);
Implementation
@$pb.TagNumber(11)
set bottomSheet(FFBottomSheetAction value) => $_setField(11, value);