menu
Afrostories Dev Docs
content
PageNavigationButtonController
show method
show
dark_mode
light_mode
show
method
void
show
(
)
Implementation
void show() { for (var f in _showFunction) { f?.call(); } }
afrostories
gallery
PageNavigationButtonController
show method
PageNavigationButtonController class