borderTop method

ArcaneStyles borderTop(
  1. String value
)

Implementation

ArcaneStyles borderTop(String value) => set('border-top', value);