ValidationBarComponent constructor

ValidationBarComponent({
  1. required Color color,
})

Implementation

ValidationBarComponent({required this.color});