alignSelf method

ArcaneStyles alignSelf(
  1. String value
)

Implementation

ArcaneStyles alignSelf(String value) => set('align-self', value);