shape property

  1. @NomoColorField<BoxShape>(BoxShape.rectangle)
BoxShape? shape
final

Implementation

@NomoColorField(BoxShape.rectangle)
final BoxShape? shape;