NumberCustomVariableValue constructor
const
NumberCustomVariableValue(
- double value
Creates a numeric custom variable value.
Implementation
const NumberCustomVariableValue(this.value) : super._();
Creates a numeric custom variable value.
const NumberCustomVariableValue(this.value) : super._();