onBackgroundApply property

  1. @override
Future<void> Function(VirtualBackground)? onBackgroundApply
getter/setter pairoverride-getter

Implementation

@override
Future<void> Function(VirtualBackground)? onBackgroundApply;