justino_components library

Classes

BehaviorWithoutGlow
BottomButtonWidget
CardItem
Displays its integer item as 'item N' on a Card whose color is based on the item's value. The text is displayed in bright green if selected is true. This widget's height is based on the animation parameter, it varies from 0 to 128 as the animation varies from 0.0 to 1.0.
CirclePainter
CircleTabIndicator
CornerButton
CornerFloatingActionButton
Counter
Countup
CustomDropdownButton<T>
A material design button for selecting from a list of items.
CustomDropdownButtonFormField<T>
A convenience widget that makes a CustomDropdownButton into a FormField.
CustomDropdownButtonHideUnderline
An inherited widget that causes any descendant CustomDropdownButton widgets to not include their regular underline.
CustomDropdownMenuItem<T>
An item in a menu created by a CustomDropdownButton.
FadeRoute
GradientText
HideKeyboardOnTap
LinearPainter
LoadingIndicator
ModernButton
ModernCircularPercentIndicator
ModernDropdownField
ModernDropdownFieldItem<T>
ModernLinearPercentIndicator
ModernSelector
ModernSelectorItem
ModernSnackbar
ModernTextField
OfflineWidget
PageTitle
SectionTitle
SquaredFabWidget
VerticalRoundedButton

Functions

radians(num deg) num

Typedefs

ClickCallback = void Function()