In order to use the pow() function, you must first import the dart:math package.
Read moreHow do you import math darts?
Example – Importing and using a Library
Read moreHow do you find the square root in darts?
It can be used when the dart:math package is imported.
Read more