customController property

Injected<_ModalContent?> get customController

Access to the custom modal controller

Implementation

static Injected<_ModalContent?> get customController => _customController;