Indicates whether the resource is a drawable (true) or a mipmap (false).
true
false
@override bool isDrawable() => true;