flex method

ArcaneStyles flex(
  1. String value
)

Implementation

ArcaneStyles flex(String value) => set('flex', value);