fields property

get all regsitered fields

Implementation

List<FormeFieldState> get fields => List.of(_states);