ShrunkBox constructor

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

Creates a new ShrunkBox.

Implementation

const ShrunkBox({super.key});