AdaptiveMasterTile constructor
const
AdaptiveMasterTile({})
Implementation
const AdaptiveMasterTile({
super.key,
this.selected,
this.leading,
required this.title,
this.subtitle,
this.trailing,
this.onTap,
});