AddNewsState class

Constructors

AddNewsState()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
selectedNewsPost ↔ dynamic
getter/setter pair
textEditorState ↔ dynamic
getter/setter pair

Methods

actionButtonUI(dynamic context) → dynamic
appBarUI(dynamic context) → dynamic
bodyUI(dynamic context) → dynamic
build(dynamic context) → dynamic
emptySlidePostUI(dynamic context) → dynamic
initState() → void
newsContentUI() → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
selectActionItemDialog(dynamic context) → void
selectedActionButtonsUI() → dynamic
slideImagePostUI(dynamic context) → dynamic
slidePostUI(dynamic context) → dynamic
slideTextPostUI(dynamic context) → dynamic
slideVideoPostUI(dynamic context) → dynamic
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited