FinderConfiguration constructor
- {required BoxDecoration decoration,
- Color? backgroundColor,
- AspectRatio? finderAspectRatio,
- Widget? widget,
- Widget? topWidget,
- Widget? bottomWidget,
- Insets? finderInsets = const Insets(left: 20, right: 20, bottom: 20, top: 20),
- OnFinderRectChange? onFinderRectChange}
Implementation
FinderConfiguration