widgets/components/currency_component library
A Flutter widget that renders a currency input field based on a Form.io "currency" component.
Supports default value, required validation, min/max, and basic formatting. It accepts only numerical input and represents currency values like USD, EUR, etc.