component/conjured library
Classes
-
CBasic<
T extends Conjured> - A structured layout component for displaying Conjured models using the Basic component.
-
CCard<
T extends Conjured> - A widget that wraps a Conjured model in a Card component.
-
CListTile<
T extends Conjured> - A widget that displays a Conjured model as a list tile.
-
CSubtitle<
T extends ConjuredSubtitle> - A widget that displays the subtitle from a model implementing ConjuredSubtitle.
-
CTitle<
T extends ConjuredTitle> - A widget that displays the title from a model implementing ConjuredTitle.