disableAnimation property

bool? get disableAnimation

Implementation

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