singleton property
bool
get
singleton
Set this to true if you want to use a singleton controller
Implementation
bool get singleton => false;
Set this to true if you want to use a singleton controller
bool get singleton => false;