AppwinCommunityView constructor
const
AppwinCommunityView({
- Key? key,
Creates the feed. It sizes itself to its parent, so give it a slot with real constraints: a tab body, not an unbounded column.
Implementation
const AppwinCommunityView({super.key});