MaterialActionChipEx<T extends Widget?> extension
- on
-
- T
Methods
-
actionChip(
{Key? key, Widget? avatar, TextStyle? labelStyle, EdgeInsetsGeometry? labelPadding, required void onPressed(), double? pressElevation, String? tooltip, BorderSide? side, OutlinedBorder? shape, Clip clipBehavior = Clip.none, FocusNode? focusNode, bool autofocus = false, Color? backgroundColor, EdgeInsetsGeometry? padding, VisualDensity? visualDensity, MaterialTapTargetSize? materialTapTargetSize, double? elevation, Color? shadowColor}) → ActionChip -
Available on T, provided by the MaterialActionChipEx extension
ActionChip