Gramik constructor

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

Implementation

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