menu
flutx_ui package
documentation
widgets/page_view/page_view.dart
FxPageView
FxPageView const constructor
FxPageView const constructor
dark_mode
light_mode
FxPageView
constructor
const
FxPageView
(
{
Key
?
key
,
})
Implementation
const FxPageView({Key? key}) : super(key: key);
flutx_ui package
documentation
widgets/page_view/page_view
FxPageView
FxPageView const constructor
FxPageView class