isAsync property

bool isAsync
final

Determines the onClick behavior If true, a loader will be displayed until the Future returns

Implementation

final bool isAsync;