menu
code_builder package
documentation
code_builder
Library
Library factory constructor
Library
brightness_4
Library
constructor
Null safety
Library
(
[
void
updates
(
LibraryBuilder
)]
)
Implementation
factory Library([void Function(LibraryBuilder) updates]) = _$Library;
code_builder package
documentation
code_builder
Library
Library factory constructor
Library class
Constructors
Library
Properties
annotations
body
directives
hashCode
name
runtimeType
Methods
accept
noSuchMethod
rebuild
toBuilder
toString
Operators
operator ==