DebugIntProperty constructor
DebugIntProperty(})
Create a diagnostics property for integers.
Implementation
DebugIntProperty(
super.name,
super.value, {
super.ifNull,
super.showName,
super.unit,
super.defaultValue,
});