setStyledTitle method
Sets the styled title text to display in the refresh control.
Officially Supported Platforms/Implementations:
Implementation
Future<void> setStyledTitle(AttributedString attributedTitle) =>
platform.setStyledTitle(attributedTitle);