NormalLessWidget constructor

NormalLessWidget({
  1. Key? key,
})

Implementation

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