dismissible property
@doc Whether tapping outside the Date/Time Picker window can dismiss it.
Implementation
@$pb.TagNumber(20)
$core.bool get dismissible => $_getBF(19);
@doc Whether tapping outside the Date/Time Picker window can dismiss it.
@$pb.TagNumber(20)
$core.bool get dismissible => $_getBF(19);