drawCross property

bool? drawCross
final

Whether to draw a cross when the checkmark is unchecked.

Defaults to false.

Implementation

final bool? drawCross;