disabled property

bool disabled
final

If true, the leading icon button will be in a disabled state. This is needed because the onTap parameter defaults to the default onBack behaviour specified in the Pueprint if null

Implementation

final bool disabled;