menu
materialx_flutter package
documentation
route/progress/progress_dot_grow.dart
ProgressDotGrowRouteState
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_grow
ProgressDotGrowRouteState
buildList method
ProgressDotGrowRouteState class