defaultStyle constant
BlockStyle
const defaultStyle
Implementation
static const defaultStyle = BlockStyle(
margin: EdgeInsets.all(6),
);
static const defaultStyle = BlockStyle(
margin: EdgeInsets.all(6),
);