disableDefaultOnTapExpansion property

bool disableDefaultOnTapExpansion
final

disableDefaultOnTapExpansion Defines whether to disable the standard expand interaction, setting to true will require manually implementing an expand logic. Default: false

Implementation

final bool disableDefaultOnTapExpansion;