DotGridAnimation constructor

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

Implementation

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