isDrawable property

bool get isDrawable

Implementation

bool get isDrawable => !bounds.isEmpty && maxDimension > 0.0;