isBlockElement method
override
For block syntax has to return true.
By default returns false.
Implementation
@override
bool isBlockElement() => true;
For block syntax has to return true.
By default returns false.
@override
bool isBlockElement() => true;