h property Null safety

String? h
final

Sets the box height

Box(
 h:'2'
)

Implementation

@override
final String? h;