menu
github_flutter
github.dart
Issue
isClosed property
isClosed
dark_mode
light_mode
isClosed
property
bool
get
isClosed
Implementation
bool get isClosed => state.toUpperCase() == 'CLOSED';
github_flutter
github
Issue
isClosed property
Issue class