menu
assist_core package
documentation
models/project.dart
Project
isDart property
isDart property
dark_mode
light_mode
isDart
property
bool
get
isDart
Implementation
bool get isDart => !isFlutter;
assist_core package
documentation
models/project
Project
isDart property
Project class