menu
sfwf package
documentation
router/smart_router.dart
SmartRouter
notFoundBuilder property
notFoundBuilder property
dark_mode
light_mode
notFoundBuilder
property
WidgetBuilder
?
notFoundBuilder
final
Optional builder for the 404 not-found page.
Implementation
final WidgetBuilder? notFoundBuilder;
sfwf package
documentation
router/smart_router
SmartRouter
notFoundBuilder property
SmartRouter class