Hr constructor

Hr({
  1. Object? key,
})

Implementation

Hr({super.key}) : super('hr', isVoid: true);