SerchFieldPage constructor
SerchFieldPage({})
Implementation
SerchFieldPage({
this.barText = 'Buscar',
this.showPersistenceButton = false,
this.persistencePage,
required this.getSource,
this.colorWhite = Colors.white,
this.colorPrimary = Colors.black,
});