one method

String one(
  1. String text
)

Plural modifier for 1 element.

Implementation

String one(String text) => modifier("1", text);