forceEnabled property

bool forceEnabled
final

Whether the hover button should be always enabled.

If true, the button will be considered active even if onPressed is not provided

Implementation

final bool forceEnabled;