ShadowRootInit constructor

const ShadowRootInit({
  1. required String mode,
})

Implementation

const ShadowRootInit({required this.mode});