widgets/buttons/list_tile_button
library
Classes
-
DoubleListTileButtons
-
A widget that displays two buttons side by side, typically used at the bottom
of a sheet or dialog for actions like "Confirm" and "Cancel".
-
IconListTileButton
-
A convenience widget that combines an icon with a ListTileButton.
-
ListTileButton
-
A customizable list tile button that wraps content in a rounded container
and provides tap and long-press callbacks. Ideal for creating interactive
list items with consistent styling.
-
RoundedContainer
-
A container with rounded corners and optional border and elevation.