buttons property

List<Button>? buttons
final

버튼 목록 기본 버튼의 타이틀 외에 링크도 변경하고 싶을 때 설정 (최대 1개, 오른쪽 위치 보기 버튼은 고정)

Implementation

final List<Button>? buttons;