test_package
fake
paintImage2 function
paintImage2
fake library
Classes
AClassUsingASuperMixin
AMixinCallingSuper
Annotation
AnotherInterface
BaseForDocComments
BaseThingy
BaseThingy2
ClassWithUnusualProperties
ConstantClass
ConstructorTester
Cool
DocumentWithATable
ExtraSpecialList
Foo2
HasGenerics
HasGenericWithExtends
ImplementingThingy
ImplementingThingy2
ImplicitProperties
Interface
LongFirstLine
MixMeIn
NotAMixin
OperatorReferenceClass
OtherGenericsThing
SpecialList
SubForDocComments
SuperAwesomeClass
WithGetterAndSetter
Constants
CUSTOM_CLASS
CUSTOM_CLASS_PRIVATE
DOWN
greatAnnotation
greatestAnnotation
incorrectDocReference
NAME_SINGLEUNDERSCORE
NAME_WITH_TWO_UNDERSCORES
PI
required
testingCodeSyntaxInOneLiners
UP
ZERO
Properties
dynamicGetter
getterSetterNodocGetter
getterSetterNodocSetter
justGetter
justSetter
mapWithDynamicKeys
meaningOfLife
setAndGet
simpleProperty
Functions
addCallback
addCallback2
functionWithFunctionParameters
myGenericFunction
onlyPositionalWithNoDefaultNoType
paintImage1
paintImage2
paramFromAnotherLib
short
soIntense
thisIsAlsoAsync
thisIsAsync
topLevelFunction
Enums
Color
Typedefs
Callback2
FakeProcesses
GenericTypedef
LotsAndLotsOfParameters
myCoolTypedef
NewGenericTypedef
VoidCallback
Exceptions
Doh
Oops
paintImage2 function
void
paintImage2
(
String
fooParam
, [
@required
String
canvas
,
@required
int
rect
,
@required
ExtraSpecialList
image
,
BaseForDocComments
colorFilter
,
String
repeat
=
LongFirstLine.THING
])
Paints an image into the given rectangle in the canvas.