menu
bcs package
documentation
index.dart
BcsWriterOptions
BcsWriterOptions constructor
BcsWriterOptions constructor
dark_mode
light_mode
BcsWriterOptions
constructor
BcsWriterOptions
(
{
int
?
size
,
int
?
maxSize
,
int
?
allocateSize
,
})
Implementation
BcsWriterOptions({this.size, this.maxSize, this.allocateSize});
bcs package
documentation
index
BcsWriterOptions
BcsWriterOptions constructor
BcsWriterOptions class