Used for animating a breathing animation using the parameters of channels, period, and interval set in the GlyphFrame.
@override Future<void> animate() async { await methodChannel.invokeMethod('animate'); }