menu
materialx_flutter package
documentation
route/progress/progress_dot_fade.dart
ProgressDotFadeRouteState
buildList method
buildList method
dark_mode
light_mode
buildList
method
Widget
buildList
(
BuildContext
context
)
Implementation
Widget buildList(BuildContext context){ return MyFilesAdapter(items, onItemClick).getView(); }
materialx_flutter package
documentation
route/progress/progress_dot_fade
ProgressDotFadeRouteState
buildList method
ProgressDotFadeRouteState class