showChangeActionTitle property

  1. @Deprecated('Instead prefer to use componentOrder to not show some parts.')
bool showChangeActionTitle
final

Indicates whether the change action title should be displayed.

Implementation

@Deprecated('Instead prefer to use componentOrder to not show some parts.')
final bool showChangeActionTitle;