amn function

Text amn(
  1. double s
)

Implementation

n.Text amn(final double s) => ''.n
  ..fontFamily = 'AminaReska'
  ..fontSize = s;