LoadingItem constructor

LoadingItem({
  1. String? text,
})

Implementation

LoadingItem({this.text});