loading_icon_button library

Classes

ArgonButton
Argon Button
ArgonTimerButton
AutoLoadingButtonState<T extends StatefulWidget>
ElevatedAutoLoadingButtonFilledAutoLoadingButton&Stateparent class
ElevatedAutoLoadingButton
ElevatedButton with automatic loading state management implementation
ElevatedLoadingButton
ElevatedButton with loading state representation implementation
FilledAutoLoadingButton
FilledButton with automatic loading state management implementation
FilledLoadingButton
FilledButton with loading state representation implementation
IconAutoLoadingButton
IconButton with automatic loading state management implementation
IconButtonLoading
LoadingButton
A customizable loading button with different states and animations
LoadingButtonBuilder
Builder class for creating LoadingButton with fluent API
LoadingButtonConfig
Global configuration for LoadingButton
LoadingButtonStyle
Style configuration for LoadingButton
OutlinedAutoLoadingButton
OutlinedButton with automatic loading state management implementation
OutlinedLoadingButton
OutlinedButton with loading state representation implementation
TextAutoLoadingButton
TextButton with automatic loading state management implementation
TextLoadingButton
TextButton with loading state representation implementation

Enums

ActionState
Enum representing the different states of a loading button
ArgonButtonState
Argon Button State Enum
ButtonType
Enum representing different types of buttons

Extensions

ButtonStateExtension on ActionState
Extension methods for ButtonState

Functions

buildChildWithIC(String? text, Icon? icon, double gap, TextStyle textStyle) Widget
buildChildWithIcon(IconButtonLoading iconButtonLoading, double iconPadding, TextStyle textStyle) Widget
buildText(String text, TextStyle style) Widget