menu
armoyu_widgets package
documentation
widgets/post_comments/post_comments_controller_v2.dart
PostCommentsControllerV2
isClosed property
isClosed property
dark_mode
light_mode
isClosed
property
bool
get
isClosed
inherited
Checks whether the controller has already been closed.
Implementation
bool get isClosed => _isClosed;
armoyu_widgets package
documentation
widgets/post_comments/post_comments_controller_v2
PostCommentsControllerV2
isClosed property
PostCommentsControllerV2 class