color property

bool? color

Implementation

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