placeholder property

bool placeholder
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;