findInteractionController property

PlatformFindInteractionController? findInteractionController

Represents the find interaction feature controller.

Implementation

PlatformFindInteractionController? get findInteractionController =>
    params.findInteractionController;