FDateSelectionController<T> constructor
FDateSelectionController<T> (
- T _value
Creates a FDateSelectionController with the given initial value.
Implementation
new(super._value);
Creates a FDateSelectionController with the given initial value.
new(super._value);