wx_tile library
Classes
- WxAnimatedListTileTheme
- A widget that animates the WxListTileThemeData implicitly.
- WxAnimatedTextTileTheme
- A widget that animates the WxTextTileThemeData implicitly.
- WxAnimatedTileTheme
- A widget that animates the WxTileThemeData implicitly.
- WxInlineTile
- An inline tile is a compact version of WxListTile. It removes some of the visual separation between the leading, title, and trailing widgets, creating a more condensed appearance.
- WxListTile
- WxListTileContext
- WxListTileStyle
- The style to be applied to WxListTile widget
- WxListTileStyleTween
- An interpolation between two WxListTileStyles.
- WxListTileTheme
- A Widget that controls how descendant tile should look like.
- WxListTileThemeData
- Defines the visual properties of ListTile.
- WxListTileThemeDataTween
- An interpolation between two WxListTileThemeDatas.
- WxListTileWrapper
- WxTextTile
- WxTextTileStyle
- The style to be applied to WxTextTile widget
- WxTextTileStyleTween
- An interpolation between two WxTextTileStyles.
- WxTextTileTheme
- A Widget that controls how descendant tile should look like.
- WxTextTileThemeData
-
Defines the visual properties of
TextTile
. - WxTextTileThemeDataTween
- An interpolation between two WxTextTileThemeDatas.
- WxTile
- WxTileStyle
- The style to be applied to WxTile widget
- WxTileStyleTween
- An interpolation between two WxTileStyles.
- WxTileTheme
- A Widget that controls how descendant tile should look like.
- WxTileThemeData
-
Defines the visual properties of
Tile
. - WxTileThemeDataTween
- An interpolation between two WxTileThemeDatas.
Typedefs
- WxListTileBuilder = Widget Function(BuildContext context, WxListTileContext widget)
- WxTileAlign = CrossAxisAlignment
- WxTileJustify = MainAxisAlignment