zero method

String zero(
  1. String text
)

Plural modifier for zero elements.

Implementation

String zero(String text) => modifier("0", text);