menu
flutter_pdfview package
documentation
flutter_pdfview.dart
PDFView
backgroundColor property
backgroundColor property
dark_mode
light_mode
backgroundColor
property
Color
?
backgroundColor
final
Use to change the background color. ex : "#FF0000" => red
Implementation
final Color? backgroundColor;
flutter_pdfview package
documentation
flutter_pdfview
PDFView
backgroundColor property
PDFView class