tasteful library
Classes
-
TastefulBuildContext<
S> - BuildContext that also manages a TastefulWidget widget's state.
-
TastefulElement<
S> - Element created for a TastefulWidget.
-
TastefulWidget<
S> - A widget with state.
Typedefs
- SetStateCallback = void Function()
- Function that sets a new state.