CodeBlockState constructor

CodeBlockState({
  1. int scrollOffset = 0,
})

Implementation

CodeBlockState({this.scrollOffset = 0});