AdaptiveWidget constructor

const AdaptiveWidget({
  1. Key? key,
})

Implementation

const AdaptiveWidget({
  super.key,
});