MDynamicIsland constructor
const
MDynamicIsland({})
Implementation
const MDynamicIsland({
required this.compactLeading,
required this.compactTrailing,
required this.minimal,
required this.expanded,
});
const MDynamicIsland({
required this.compactLeading,
required this.compactTrailing,
required this.minimal,
required this.expanded,
});