theme property

String? get theme

Implementation

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