noItensFoundText property

Text? noItensFoundText
final

A Text widget that will be the text if no itens was found while occuring a search inside the AlertDialog.

Implementation

final Text? noItensFoundText;