hasSheetDialogComponents property

bool get hasSheetDialogComponents

Whether this widget class shows components in bottom sheets/dialogs.

Implementation

bool get hasSheetDialogComponents => sheetDialogComponentKeys.isNotEmpty;