theme

@get:Input
@get:Optional
abstract val theme: Property<String>

The app theme the generated style inherits. Required: there is no safe default.