theme property

bool? get theme

Implementation

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