methods library

Functions

align(Widget widget, Alignment alignment) Widget
center(Widget widget) Widget
click(Widget widget, dynamic onClick, Style style, ButtonProps props) Widget
constraint(Widget widget, Style props) Widget
decoration(Widget widget, Style props) Widget
expanded(Widget widget) Widget
flex(List<Widget> children, Style props) Widget
iconManager(Style style, Widget? leftChild, Widget? rightChild, double gap, String text, Widget? topChild, Widget? bottomChild) Widget
margin(Widget widget, Style space) Widget
opacity(Widget widget, double opacity) Widget
padding(Widget widget, Style style) Widget
position(Widget widget, double? left, double? right, double? top, double? bottom) Widget
rounded(Widget widget) Widget
size(Widget widget, double? height, double? width) Widget