capturedThemes property
Stores a list of captured InheritedThemes that are wrapped around the bottom sheet.
Consider using ModalBottomSheetPage.withContext factory constructor to automatically capture themes.
Implementation
final CapturedThemes? capturedThemes;