widgets library

Classes

Corners
CrossFadeIndexedStack
Like IndexedStack, but pages fade through during transitions and can be lazy-initialized.
ERbButton
ERbButtonBase
ERbButtonGradientStyle
ERbButtonStyle
ERbDialogData
ERbElevatedButton
ERbFillViewportScrollView
ScrollView which forces child to be at least as big as the viewport in the main axis direction.
ERbFormLayout
Scrollable layout with fixed content on the bottom.
ERbGradientButton
ERbOopsError
ERbOutlineGradientButton
ERbOutlineGradientButton
ERbOverflowTransformBox
ERbSettingsList
ERbSettingsSection
ERbSettingsTile
ERbSettingsTileAdditionalInfo
ErbSimpleRichText
ERbTextField
OthersMarker

Mixins

ERbButtonBaseMixin<T extends ERbButtonBase>

Constants

errorFaces → const List<String>

Functions

showERbAlertDialog<T extends Object?>({required BuildContext context, Widget? title, Widget content(BuildContext context)?, EdgeInsetsGeometry titlePadding = EdgeInsets.zero, EdgeInsetsGeometry contentPadding = EdgeInsets.zero, ERbDialogData eRbDialogData = const ERbDialogData(), bool barrierDismissible = true}) Future<T?>

Typedefs

RemoveMarker = String Function(String text, RegExpMatch match, String marker)