Skeleton constructor

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

Default constructor

Implementation

const Skeleton({super.key});