Free up the resources associated with this ink feature.
@override void dispose() { _painter?.dispose(); super.dispose(); }