uiux/WidgetsRF library
Classes
- ActionItemsRF
- AnimatedContainerRF
- AppBarRF
- AppOnboardRF
- AppStyles
- AppThemeStyleRF
- BottomSheetRF
- BounceScrollBehavior
- ButtonRF
- CardActionRF
- CardAvatarRF
- CheckBoxDialogRF
- CheckRadioLabelRF
- CheckRF
- ColorRF
- ContainerRF
- DatePickerRF
- DialogItemListTileRF
- DialogRF
- DropdownRF
- DropdownTextRF
- DynamicField
- EmptyRF
- FaIcon
- Creates an Icon Widget that works for non-material Icons, such as the Font Awesome Icons.
- FetchAllButtonRF
- FieldRowRF
- FilterRF
- FlexBarRF
- FontAwesomeIcons
- Icons based on font awesome 7.0.0
- FullWindowDialog
- FullWindowDialogState
- GapRF
- GradientRF
- GraphItem
- GraphRF
- GridCardRF
- GridViewRF
- GridViewRF1
- GridViewRFOLD
- IconDataBrands
- IconData for a font awesome brand icon from a code point
- IconDataDuotone
- IconData for a font awesome duotone icon from a code point. Only works if duotone icons (font awesome pro) have been installed.
- IconDataLight
- IconData for a font awesome light icon from a code point. Only works if light icons (font awesome pro) have been installed.
- IconDataRegular
- IconData for a font awesome regular icon from a code point
- IconDataSharpLight
- IconData for a font awesome sharp light icon from a code point. Only works if thin icons (font awesome pro, v6+) have been installed.
- IconDataSharpRegular
- IconData for a font awesome sharp regular icon from a code point. Only works if thin icons (font awesome pro, v6+) have been installed.
- IconDataSharpSolid
- IconData for a font awesome sharp solid icon from a code point. Only works if thin icons (font awesome pro, v6+) have been installed.
- IconDataSharpThin
- IconData for a font awesome sharp thin icon from a code point. Only works if thin icons (font awesome pro, v6+) have been installed.
- IconDataSolid
- IconData for a font awesome solid icon from a code point
- IconDataThin
- IconData for a font awesome thin icon from a code point. Only works if thin icons (font awesome pro, v6+) have been installed.
- ImplementationStoreDefaults
- InfoRatingRF
- InfoWatchRF
- IntroRF
- LabelRF
- LikeRF
- ListCardRF
- ListViewRF
- ListViewSliderRF
- Onboard
- Outline
- OutlineRF
- PageBuilderRF
- PageBuilderRFState
- PageImplementationStoreDefaults
- PageParentRF
- PageRF
- PageSubTitleRF
- PageTitleRF
- PageViewSliderRF
- PlaceholderRF
- PopupMenuItemsRF
- PopupWindowDialogRF
- PopupWindowDialogRFState
- RadioCheckData
- RadioRF
- RapidFireAppParentRF
- RapidFireAppRF
- RatingRF
- RowRF
- SaveRF
- ScaffoldStoreDefaults
- ScaffoldStoreDefaultsApp
- ScaffoldStoreDefaultsWidgets
- ScaffoldStoreDefaultsWidgetsTabBar
- ShadowRF
- SliderRF
- SocialRF
- SplashRF
- StepperPageRF
- StoreOutlineDefaults
- StoreOutlineHeaderDefaults
- StoreOutlineHeaderDrawerDefaults
- StoreOutlineHeaderDrawerItems
- StoreRF
- StoryboardRF
- StyleStoreDefaults
- SwitchRF
- SyncAllButtonRF
- SyncFetchRF
- TabBarRF
- TabBuilderRF
- TabControllerRF
- TabDesignerRF
- TabRF
- TemplateRF
- TextFieldRF
- TextRF
- ThemeRF
- TimePickerRF
- VideoPlayerRF
- WidgetsRF
- WidgetStyleRF
Enums
Constants
- gridPadding → const EdgeInsets
Typedefs
- GridBuild = Widget Function(BuildContext context, int index)
-
ListViewBuilder<
T> = Widget? Function(dynamic model, int index)