FoundAttachmentSectionWidget class
Attachment Section Widget, only exposed for integration testing.
Constructors
- FoundAttachmentSectionWidget({dynamic key, required dynamic attachmentManager})
-
const
Properties
- attachmentManager → dynamic
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
attachmentHeader(
{required dynamic context, required String title, required dynamic onTapAdd, required bool canEdit}) → dynamic -
build(
dynamic context, dynamic ref) → dynamic -
msgContentAttachmentsUI(
dynamic context, dynamic ref) → dynamic -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
referenceAttachmentsUI(
dynamic context, dynamic ref) → dynamic -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited