menu
storifyme_flutter package
documentation
stories_view.dart
StoriesViewWidgetState
load method
load method
dark_mode
light_mode
load
method
void
load
(
)
Implementation
void load() async { await _methodChannel?.invokeMethod(Method.LOAD); }
storifyme_flutter package
documentation
stories_view
StoriesViewWidgetState
load method
StoriesViewWidgetState class