isFloat property

bool get isFloat

Returns true if this term is a float.

Implementation

bool get isFloat => false;