isPined property

  1. @Default.new(false)
bool? isPined
final

Implementation

@Default(false)
final bool? isDeleted, isEdited, isSave, isPined;