MEDialogVersion constructor
const
MEDialogVersion({})
Implementation
const MEDialogVersion({
Key? key,
this.isForcedUpdate = false,
this.title = "",
this.color = const Color(0xFF0D4491),
}) : super(key: key);
const MEDialogVersion({
Key? key,
this.isForcedUpdate = false,
this.title = "",
this.color = const Color(0xFF0D4491),
}) : super(key: key);