FindInteractionController.fromPlatform constructor
- required PlatformFindInteractionController platform,
Constructs a FindInteractionController from a specific platform implementation.
Implementation
FindInteractionController.fromPlatform({required this.platform});