buildMethodOffset property

int? buildMethodOffset
final

Source offset of the build() method (or createState() for stateful).

Implementation

final int? buildMethodOffset;