isDouble property

bool get isDouble

Implementation

bool get isDouble => targetType.isDartCoreDouble;