placeholder property Null safety
final
Whether the child is actually a placeholder.
If this is true, the default text style for the cell is changed to be appropriate for placeholder text.
Implementation
final bool placeholder;
Whether the child is actually a placeholder.
If this is true, the default text style for the cell is changed to be appropriate for placeholder text.
final bool placeholder;