isMaterial property

bool? isMaterial

Is using the Material Design UI.

Implementation

bool? get isMaterial => _isMaterial;