alignItems method

ArcaneStyles alignItems(
  1. String value
)

Implementation

ArcaneStyles alignItems(String value) => set('align-items', value);