isReady property

  1. @override
bool isReady
override

Implementation

@override
bool get isReady => textureRegion != null && data != null;