PipenTextIcon.right constructor
const
PipenTextIcon.right({})
Implementation
const PipenTextIcon.right({
super.key,
this.horizontal,
this.spacing = 4,
required this.icon,
required this.text,
required this.style,
}) : side = IconSide.right;