AppDescriptionWidget constructor

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

Implementation

const AppDescriptionWidget({
  super.key,
});