standard_1 constant
StandardNumericNumFormat
const standard_1
Standard format 1: integer with no decimals (0).
Implementation
static const standard_1 = StandardNumericNumFormat._(
numFmtId: 1,
formatCode: "0",
);