maxHeight method

ArcaneStyles maxHeight(
  1. String value
)

Implementation

ArcaneStyles maxHeight(String value) => set('max-height', value);