menu
forui package
documentation
widgets/time_field.dart
FTimeField
initialTime property
initialTime property
dark_mode
light_mode
initialTime
property
FTime
?
initialTime
final
The initial time.
Contract
Throws
AssertionError
if:
Both
controller
and
initialTime
are provided.
Implementation
final FTime? initialTime;
forui package
documentation
widgets/time_field
FTimeField
initialTime property
FTimeField class