TButtonExtension extension

on

Methods

copyWith({TButtonTheme? theme, TButtonType? type, Color? color, TButtonSize? size, bool? loading, String? loadingText, IconData? icon, String? text, String? tooltip, VoidCallback? onTap, dynamic onPressed(TButtonPressOptions)?, bool? active, Widget? child}) TButton

Available on TButton, provided by the TButtonExtension extension

estimateWidth() double

Available on TButton, provided by the TButtonExtension extension