tilde library
Classes
- Component
- Component class allows to create a widget with mutable state.
-
ComponentX<
T> - Exists only for compatibility reason, use XComponent instead of ComponentX.
- SPA
- Abstract Single-Page Application SPA class.
-
XComponent<
T> -
Creates Component for
Tattribut
Enums
- AppType
- Application type: material for MaterialApp and cupertino for CupertinoApp.
Extensions
- Cmp on dynamic