now8
favorites
FavoritesScreenBody
FavoritesScreenBody const constructor
FavoritesScreenBody
FavoritesScreenBody
constructor
Null safety
const
FavoritesScreenBody
(
{
Key
?
key
}
)
Implementation
const FavoritesScreenBody({Key? key}) : super(key: key);
now8
favorites
FavoritesScreenBody
FavoritesScreenBody const constructor
FavoritesScreenBody class
Constructors
FavoritesScreenBody
Properties
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==