styleSheets property

List<String>? styleSheets
final

Additional CSS stylesheet URLs loaded into the viewer iframe. Corresponds to styleSheets.

Implementation

final List<String>? styleSheets;