fra class

Annotations

Constructors

fra()
const

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

actions(List<Widget> actions) AlertDialog
actionsAlignment(MainAxisAlignment alignment) AlertDialog
actionsOverflowButtonSpacing(double spacing) AlertDialog
actionsOverflowDirection(VerticalDirection verticalDirection) AlertDialog
actionsPadding(EdgeInsets padding) AlertDialog
backgroundColor(Color color) AlertDialog
bg(Color color) AlertDialog
buttonPadding(EdgeInsets padding) AlertDialog
clip(Clip clip) AlertDialog
clipBehavior(Clip clip) AlertDialog
content(Widget widget) AlertDialog
contentPadding(EdgeInsets padding) AlertDialog
contentStyle(TextStyle style) AlertDialog
contentTextStyle(TextStyle style) AlertDialog
elevation(double elevation) AlertDialog
insetPadding(EdgeInsets padding) AlertDialog
padding({EdgeInsets inset = const EdgeInsets.symmetric(horizontal: 40.0, vertical: 24.0), EdgeInsets? title, EdgeInsets? button, EdgeInsets actions = EdgeInsets.zero, EdgeInsets content = const EdgeInsets.fromLTRB(24.0, 20.0, 24.0, 24.0)}) AlertDialog
scrollable([bool scrollable = true]) AlertDialog
semanticLabel(String label) AlertDialog
shape(ShapeBorder shape) AlertDialog
titlePadding(EdgeInsets padding) AlertDialog
titleStyle(TextStyle style) AlertDialog
titleTextStyle(TextStyle style) AlertDialog