receiverStylesheetUrl property

String? receiverStylesheetUrl
final

A URL to a CSS file the receiver app loads to style the receiver app. Default value is null, indicating that the default CSS of the receiver app will be used.

Implementation

final String? receiverStylesheetUrl;