click property

bool? get click

Implementation

bool? get click => (_$data['click'] as bool?);