Skip to main content

Overview for LoadingIndicator

Description

An indicator used to indicate that something that needs to load is loading.

Dependencies

  • StatelessWidget

Members

  • size: double? The width and height of the [SizedBox] surrounding the [CircularProgressIndicator], which determines the size of the [CircularProgressIndicator]. If null, the size defaults to 48 x 48.

Constructors

Unnamed Constructor

Creates an instance of [LoadingIndicator].