isLoading property

bool get isLoading

Verifica si el botón está cargando.

Implementation

bool get isLoading => value == 'loading';