borderSolid method

ContainerBuilder borderSolid()

border-solid - 实线边框(Flutter 默认)

Implementation

ContainerBuilder borderSolid() => this;