NomoSizingField<T> constructor

const NomoSizingField<T>(
  1. T value
)

Implementation

const NomoSizingField(this.value);