inherit property

bool inherit
final

是否继承样式,如果为false则不会向上合并其他的样式

Implementation

final bool inherit;