menu
objd package
documentation
core.dart
Fill
Fill.hollow constructor
Fill.hollow constructor
dark_mode
light_mode
Fill.hollow
constructor
Fill.hollow
(
Block
block
, {
required
Area
area
,
})
Implementation
Fill.hollow(this.block, {required this.area}) { type = 'hollow'; }
objd package
documentation
core
Fill
Fill.hollow constructor
Fill class