menu
ngcomponents package
documentation
material_progress/material_progress.dart
MaterialProgressComponent
ngAfterViewInit method
ngAfterViewInit method
dark_mode
light_mode
ngAfterViewInit
method
@
override
void
ngAfterViewInit
(
)
Implementation
@override void ngAfterViewInit() { _isInitialized = true; if (indeterminate) _tryFancyAnimation(); }
ngcomponents package
documentation
material_progress/material_progress
MaterialProgressComponent
ngAfterViewInit method
MaterialProgressComponent class