WidgetsExtension extension
- on
Methods
-
expanded(
[int? flex]) → Widget -
fit(
[BoxFit fit = BoxFit.scaleDown]) → Widget -
ltr(
) → Widget -
onTap(
GestureTapCallback? onPressed) → Widget -
onTapInkWell(
GestureTapCallback? onPressed) → Widget -
onTapOpaque(
GestureTapCallback? onPressed) → Widget -
rtl(
) → Widget -
withTooltip(
String message, {Decoration? decoration, double? height, bool? preferBelow, EdgeInsetsGeometry? padding, TextStyle? textStyle, Duration? waitDuration, EdgeInsetsGeometry? margin}) → Widget