InkImage constructor

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

Implementation

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