initial property

  1. @override
FTime? initial
final

The initial time. Defaults to 00:00.

Contract

Throws AssertionError if initial and controller are both provided.

Implementation

@override
final FTime? initial;