month property

IntField get month

Get IntField with value of this field month component.

Implementation

IntField get month => _componentAsInteger('m');