initial property
The initial date. Defaults to null.
Contract
Throws AssertionError if controller and initial are both provided.
Implementation
@override
final DateTime? initial;
The initial date. Defaults to null.
Throws AssertionError if controller and initial are both provided.
@override
final DateTime? initial;