Flutter
cupertino
CupertinoDatePicker
use24hFormat property
use24hFormat
description
use24hFormat
property
Null safety
bool
use24hFormat
final
Whether to use 24 hour format. Defaults to false.
Implementation
final bool use24hFormat;
Flutter
cupertino
CupertinoDatePicker
use24hFormat property
CupertinoDatePicker class
Constructors
CupertinoDatePicker
Properties
backgroundColor
dateOrder
hashCode
initialDateTime
key
maximumDate
maximumYear
minimumDate
minimumYear
minuteInterval
mode
onDateTimeChanged
runtimeType
use24hFormat
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==