UIGridBoard constructor

UIGridBoard({
  1. Key? key,
})

Implementation

UIGridBoard({Key? key}) : super(key: key);