notifier property

Platform specific internal implementation initialized depending upon the current platform.

Implementation

final notifier = ValueNotifier<PlatformVideoController?>(null);