FlemmeWidget extension

on

Methods

showHimself(BuildContext currentContext, {Key? key, Widget? title, EdgeInsetsGeometry titlePadding = const EdgeInsets.fromLTRB(24.0, 24.0, 24.0, 0.0), TextStyle? titleTextStyle, List<Widget>? children, EdgeInsetsGeometry contentPadding = const EdgeInsets.fromLTRB(0.0, 12.0, 0.0, 16.0), Color? backgroundColor, double? elevation, String? semanticLabel, Clip clipBehavior = Clip.none, ShapeBorder? shape, AlignmentGeometry? alignment}) Future

Available on Widget, provided by the FlemmeWidget extension

withCenter() Center

Available on Widget, provided by the FlemmeWidget extension

withContainer({Key? key, dynamic alignment, dynamic padding, dynamic color, dynamic decoration, dynamic foregroundDecoration, double? width, double? height, BoxConstraints? constraints, dynamic margin, dynamic transform, dynamic transformAlignment, dynamic clipBehavior = Clip.none}) Container

Available on Widget, provided by the FlemmeWidget extension

withExpanded({int flex = 1}) Expanded

Available on Widget, provided by the FlemmeWidget extension

withFlexible({int flex = 1, FlexFit fit = FlexFit.tight}) Flexible

Available on Widget, provided by the FlemmeWidget extension

withFractionallySizedBox({Key? key, AlignmentGeometry alignment = Alignment.center, double? widthFactor, double? heightFactor}) FractionallySizedBox

Available on Widget, provided by the FlemmeWidget extension

withPadding({EdgeInsets? padding}) Padding

Available on Widget, provided by the FlemmeWidget extension

withSizeBox({Key? key, double? width, double? height}) SizedBox

Available on Widget, provided by the FlemmeWidget extension