activity_home library
Classes
- ActivityHome
-
ActivityHome
is aStatefulWidget
that creates aActivityHomeState
object - ActivityHomeState
- It's a stateful widget that displays a button to change the schema and a widget that displays the schema
ActivityHome
is a StatefulWidget
that creates a ActivityHomeState
object