number abstract method

num number(
  1. String label, {
  2. num initial = 0,
})

Implementation

num number(String label, {num initial = 0});