hour24 property

bool hour24
final

True if the time picker should use the 24-hour format.

Setting this to false will use the locale's default format, which may be 24-hours. Defaults to false.

Implementation

final bool hour24;