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