menu
fluent_bundle package
documentation
syntax.dart
NumberLiteral
precision property
precision property
dark_mode
light_mode
precision
property
int
precision
final
Fraction digits written in the source (
3.14
→ 2).
Implementation
final int precision;
fluent_bundle package
documentation
syntax
NumberLiteral
precision property
NumberLiteral class