PageBlock class
- Inheritance
- Implementers
- PageBlockAnchor
- PageBlockAnimation
- PageBlockAudio
- PageBlockAuthorDate
- PageBlockBlockQuote
- PageBlockChatLink
- PageBlockCollage
- PageBlockCover
- PageBlockDetails
- PageBlockDivider
- PageBlockEmbedded
- PageBlockEmbeddedPost
- PageBlockFooter
- PageBlockHeader
- PageBlockKicker
- PageBlockList
- PageBlockMap
- PageBlockParagraph
- PageBlockPhoto
- PageBlockPreformatted
- PageBlockPullQuote
- PageBlockRelatedArticles
- PageBlockSlideshow
- PageBlockSubheader
- PageBlockSubtitle
- PageBlockTable
- PageBlockTitle
- PageBlockVideo
- PageBlockVoiceNote
 
Constructors
- PageBlock()
- 
          Describes a block of an instant view web page
            const
- 
          PageBlock.fromJson(Map<String, dynamic> json)
- 
          a PageBlock return type can be :
            factory
Properties
Methods
- 
  copyWith() → PageBlock 
- 
  getConstructor() → String 
- 
  
  override
- 
  noSuchMethod(Invocation invocation) → dynamic 
- 
  Invoked when a nonexistent method or property is accessed.
  inherited
- 
  toJson([dynamic extra]) → Map< String, dynamic> 
- 
  
  override
- 
  toString() → String 
- 
  A string representation of this object.
  inherited
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited
Constants
- CONSTRUCTOR → const String