cssEnabled property

bool? get cssEnabled

Implementation

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