NullValue constructor

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

Implementation

const NullValue({super.key});