feedback library
Classes
- Alert
- Attract user attention with important static message
- AlertIcons
- AlertStyle
- The style to be applied to alert widget
- AlertTheme
- A Widget that controls how descendant alerts should look like.
- AlertThemeData
- Defines the visual properties of Alert.
- AlertThemeDefaults
- AnimatedCheckmark
- AnimatedCheckmarkState
- AnimatedRadiomark
- AnimatedRadiomarkState
- AnimatedSwitchmark
- AnimatedSwitchmarkState
- Checkmark
- CheckmarkPainter
- DrivenToggleIconStyle
- A ToggleIconStyle that change when some events occurs.
- FilledAlert
- OutlinedAlert
- Radiomark
- RadiomarkPainter
- SkeletonImage
- SkeletonParagraph
- SkeletonText
- Switchmark
- SwitchmarkPainter
- ToggleIcon
- ToggleIconEvent
- Interactive events that ToggleIcon can take on when receiving input from the user.
- ToggleIconStyle
- The style to be applied to ToggleIcon widget
- ToggleIconTheme
- A Widget that controls how descendant toggle icon should look like.
- ToggleIconThemeData
- Defines the visual properties of ToggleIcon.
- ToggleIconThemeDefaults
- TonalAlert
Enums
Extensions
Constants
- kSkeletonColor → const Color
Typedefs
- AlertButton = ExpansionButton
- AlertButtonAction = ExpansionButtonAction
- AlertButtonCallback = ExpansionButtonCallback
- AlertButtonStyle = ExpansionButtonStyle
- AlertClose = ExpansionCollapse
- AlertLayout = ExpansionLayout
- AlertLayoutBuilder = ExpansionLayoutBuilder
- AlertSeverity = SheetSeverity
-
AlertStyleByVariant
= Map<
AlertVariant, AlertStyle?> - Map of AlertStyle by AlertVariant as key
- AlertTransition = ExpansionTransition
- AlertTransitionBuilder = ExpansionTransitionBuilder
- AlertVariant = SheetVariant
- ToggleIconEventController = WidgetEventController
- Manages a set of ToggleIconEvents and notifies listeners of changes.
- ToggleIconEvents = WidgetEvents
- Set of WidgetEvent