isDouble property
bool
get
isDouble
Whether this constant represents a double value.
Implementation
bool get isDouble => false;
Whether this constant represents a double value.
bool get isDouble => false;