menu
flutter_paste_input package
documentation
widgets.dart
ImageViewer
backgroundColor property
backgroundColor property
dark_mode
light_mode
backgroundColor
property
Color
backgroundColor
final
Background color of the viewer overlay.
Defaults to
Colors.black87
.
Implementation
final Color backgroundColor;
flutter_paste_input package
documentation
widgets
ImageViewer
backgroundColor property
ImageViewer class