menu
spinach_core package
documentation
commons/utils/IFactory.dart
IFactory
getHomeView method
getHomeView method
dark_mode
light_mode
getHomeView
method
Widget
getHomeView
(
SpinachUser
user
)
Implementation
Widget getHomeView(SpinachUser user) { // TODO: implement getHomeView throw UnimplementedError(); }
spinach_core package
documentation
commons/utils/IFactory
IFactory
getHomeView method
IFactory class