menu
nutrient_flutter package
documentation
nutrient_flutter.dart
PdfConfiguration
invertColors property
invertColors property
dark_mode
light_mode
invertColors
property
bool
?
invertColors
final
Sets whether to invert the colors of the document. Defaults to false.
Implementation
final bool? invertColors;
nutrient_flutter package
documentation
nutrient_flutter
PdfConfiguration
invertColors property
PdfConfiguration class