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