AlertTile constructor
const
AlertTile({})
Implementation
const AlertTile({super.key, required this.value, this.onCheck, required this.intervalTime, this.onChanged, this.enabled, this.label, this.toolTipMessage});
const AlertTile({super.key, required this.value, this.onCheck, required this.intervalTime, this.onChanged, this.enabled, this.label, this.toolTipMessage});