SearchBackground constructor

SearchBackground({
  1. required String name,
})

Implementation

SearchBackground({required this.name});