showScrubber property

bool? get showScrubber

Implementation

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