child property
type of Widget which can be text , icon etc which is generally used to show the percentage of progress complete
Implementation
final Widget? child;
type of Widget which can be text , icon etc which is generally used to show the percentage of progress complete
final Widget? child;