NativeWidget constructor

const NativeWidget({
  1. Type type = Widget,
})

constructor

Implementation

const NativeWidget({super.type = Widget});