ui/ui library
Classes
- FastAmountSwitchField
- A widget that allows the user to switch between an amount field and a percent field.
- FastDigitCalculatorField
- A custom StatefulWidget that creates a number input field with a calculator icon.
-
FastFieldOverlayContainer<
T> - A custom StatelessWidget that creates a scaffold with a customizable header.
- FastFormFieldDescriptor
- A descriptor for a form field.
- FastSelectDecimalPlacesField
-
FastSwitchFieldMenuButton<
T>