call method

T call(
  1. int value
)

Implementation

T call(int value) => builder(RotatedBoxModifierAttribute(value));