Sets the value of the badge indicator, this method will change the style to badge.
Future<void> setBadgeValue(int value) async { throw UnimplementedError('setBadgeValue() has not been implemented.'); }