menu
otium_ecommerce
presentation/cart/view/widgets/delivery_and_payment/comment_text_field_.dart
CommentTextField
CommentTextField const constructor
CommentTextField
dark_mode
light_mode
CommentTextField
constructor
const
CommentTextField
(
{
required
int
vendorId
,
Key
?
key
,
})
Implementation
const CommentTextField({ required this.vendorId, super.key, });
otium_ecommerce
comment_text_field_
CommentTextField
CommentTextField const constructor
CommentTextField class