menu
materialx_flutter package
documentation
route/payment/payment_card_collections.dart
PaymentCardCollectionsRouteState
onPageViewChange method
onPageViewChange method
dark_mode
light_mode
onPageViewChange
method
void
onPageViewChange
(
int
_page
)
Implementation
void onPageViewChange(int _page) { page = _page; setState(() {}); }
materialx_flutter package
documentation
route/payment/payment_card_collections
PaymentCardCollectionsRouteState
onPageViewChange method
PaymentCardCollectionsRouteState class