LangIconWithToolTip constructor

const LangIconWithToolTip(
  1. {Key? key,
  2. required String langCode,
  3. String toolTipPrefix = '',
  4. double? radius}
)

Implementation

const LangIconWithToolTip