This is a class with a table.

It has multiple sentences before the table. Because testing is a good idea.

ComponentSymbolShort FormLong FormNumeric2-digit
eraGG (AD)GGGG (Anno Domini)--
yeary--y (2015)yy (15)
monthMMMM (Sep)MMMM (September)M (9)MM (09)
dayd--d (3)dd (03)
weekdayEEEE (Sun)EEEE (Sunday)--
hourj--j (13)jj (13)
hour12h--h (1 PM)hh (01 PM)
hour24H--H (13)HH (13)
minutem--m (5)mm (05)
seconds--s (9)ss (09)
timezonez-z (Pacific Standard Time)--
timezoneZZ (GMT-8:00)---

It also has a short table with embedded links.

DocumentWithATableAnnotationaMethod
fooNot really"blah"
barMaybe"stuff"

Constructors

DocumentWithATable()
const

Properties

hashCode → int
read-only, inherited
runtimeType → Type
read-only, inherited

Methods

aMethod(String parameter) → void
noSuchMethod(Invocation invocation) → dynamic
inherited
toString() → String
inherited

Operators

operator ==(other) → bool
inherited

Constants

bar DocumentWithATable
const DocumentWithATable()
foo DocumentWithATable
const DocumentWithATable()