suffixBtnIcon property

Widget? suffixBtnIcon
final

It can be used to display widget inside suffix button when it is in use suffixText text will hide by default

Implementation

final Widget? suffixBtnIcon;