OffSetWidgetDemo constructor

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

Implementation

const OffSetWidgetDemo({Key? key}) : super(key: key);