expanded property

bool expanded
final

Expansion which allows the SyntaxView to be used inside a Column or a ListView... (default: false)

Implementation

final bool expanded;