Stops native periodic blinking.
@override Future<void> stopNativeBlink() async { throw UnsupportedError('Native blinking is not supported on web platform'); }