TUIMobileOverlayHeader constructor
const
TUIMobileOverlayHeader({
- Key? key,
- required TUIOverlayMobileStyle style,
Implementation
const TUIMobileOverlayHeader({super.key, required this.style});