menu
aegee_leiden_app
widgets/comment/commentForm.dart
CommentForm
CommentForm const constructor
CommentForm
dark_mode
light_mode
CommentForm
constructor
const
CommentForm
(
String
commentSectionID
,
{
Key
?
key
}
)
Implementation
const CommentForm(this.commentSectionID, {super.key});
aegee_leiden_app
commentForm
CommentForm
CommentForm const constructor
CommentForm class