twoFifths property
Rational
twoFifths
final
Represents two fifths (2/5)
Implementation
static final Rational twoFifths = Rational.fromInt(2, 5);
Represents two fifths (2/5)
static final Rational twoFifths = Rational.fromInt(2, 5);