showPrefixIcon property

bool showPrefixIcon

Show prefix icon?

Implementation

bool get showPrefixIcon {
  return tagStates['show_prefix_icon'];
}