menu
genai_components package
documentation
widgets/cl_time_picker.widget.dart
CLTimePicker
use24h property
use24h property
dark_mode
light_mode
use24h
property
bool
use24h
final
true
(default) = 24h;
false
= 12h con selettore AM/PM.
Implementation
final bool use24h;
genai_components package
documentation
widgets/cl_time_picker.widget
CLTimePicker
use24h property
CLTimePicker class