useRoundedPickerCap property

bool useRoundedPickerCap
final

define the stroke cap for the handler on time picker Default Value: false If true then StrokeCap.round used and if false then StrokeCap.butt used

Implementation

final bool useRoundedPickerCap;