menu
flutter_paste_input package
documentation
widgets.dart
ImageViewer
closeButtonColor property
closeButtonColor property
dark_mode
light_mode
closeButtonColor
property
Color
closeButtonColor
final
Background color of the close button.
Defaults to
Colors.black54
.
Implementation
final Color closeButtonColor;
flutter_paste_input package
documentation
widgets
ImageViewer
closeButtonColor property
ImageViewer class