checker property

bool Function(DartType? type) checker

Implementation

bool Function(DartType? type) get checker => color.isAssignableFromType;